#1261: [patch] Firebird database backend
-----------------------------------------+----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Database
wrapper
Version: | Resolution:
Keywords: firebird database backend | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 1
-----------------------------------------+----------------------------------
Comment (by [EMAIL PROTECTED]):
Updated the patch against oracle branch rev.4456 and improved a little bit
introspection, you can grab the backend module [http://media.david-
elias.net/django/firebird-backend.zip here], trac just throws an error if
try to atttach an .zip or .tar file.
Now all tests pass. It seems that kinterbasdb cursor.rowcount is a little
quirk, you can check the
[http://kinterbasdb.sourceforge.net/dist_docs/usage.html#db_api_extensions_and_caveats
docs], that's why m2m tests were failling rowcount was always returning 0.
I'm using in a production server and so far is very stable, please test :)
--
Ticket URL: <http://code.djangoproject.com/ticket/1261#comment:7>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---