From: Ian B. <ia...@co...> - 2004-01-09 13:24:21
|
On Jan 8, 2004, at 10:33 PM, Javier Ruere wrote: > I was asking because in test_converters.ConvertersTest.test_bool, > PostgreSQL and MySQL are tested but bot SQLite (besides my code not > working :). Also there is special code in BoolCol for the first two DBs > but not for the last one, IIRC. > Has anyone used this type with SQLite successfully? An oversight then. SQLite should work just like MySQL. I thought there were unit tests that would have caught that, but apparently not. -- Ian Bicking | ia...@co... | http://blog.ianbicking.org |