
Fix Sqlite3Adapter
Reported by Sam Smoot | October 5th, 2007 @ 05:47 PM
Currently broken. Fix it. Use it as the default adapter for the specs. That will allow us to test multi-database interactions easily.
Comments and changes to this ticket
-
-
Dan Kubb (dkubb) May 22nd, 2011 @ 09:12 AM
- Tag set to bug, spec
- Milestone order changed from 0 to 0
(from [35d8ea18456dfe20c732254ee839e6fd611b1d97]) Use a namespace prefix for all C level stuff
I suspect this fixes the weird issues with having multiple
drivers loaded. It fixes it for me on a VM that I used to
reproduce the issue. In any case is it good C style to use
a prefix so stuff won't collide with other stuff.Fixes #10, #11
https://github.com/datamapper/do/commit/35d8ea18456dfe20c732254ee83...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
People watching this ticket
- Nobody is watching this ticket.
Referenced by
-
10 Fix Sqlite3Adapter Fixes #10, #11 https://github.com/datamapper/do/commit/35...