#Django firebird backend progress
maxi wrote on django-devel list:
I’m working on implementation of firebird backend for django
I’ve an issue related of icontains filter option. Firebird uses
CONTAINING sql clause for this, which is case insesitive.
Hi Mariuz,
I do have a few bugfixes/enhancements for the firebird-backend. See ID#5 and #6 here:
http://code.google.com/p/django-firebird/issues/list
I will take a look now
seems that now you have svn access , also i think is better to disscuss on django-devel/firebird python list , maybe to create a group later
Committed my changes now.
Btw, started a new blog category dedicated to Firebird/Django. http://blog.upscene.com/thomas/index.php?d=01&m=10&y=09&category=21