On 8/23/2010 7:51 AM, Henning Hraban Ramm wrote:
> 2010/8/23 Monte Milanuk <[email protected]>:
>>> Are you by chance using sqlite as a db?  I am and I had to change
>>> billed=false to billed = 0 to get past that error message.
>> Interesting... that did it in Mac OS X, at least.
> 
> SQLite doesn't know a real Boolean type, but uses integers.
> The SQLite backend should take care of that - seems like it doesn't.
> 


Being fairly wet-behind-the-ears on this stuff... which backend are you
referring to?  sqlite to python, or dabo?

FWIW, the same 'fix' worked just ducky in Windows Vista as well.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to