[SQLObject] Firebird: read-write buffer instead of string?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
|
From: Ian B. <ia...@co...> - 2003-11-01 21:08:24
|
I'm getting ready to release 0.5 and doing some last testing. Firebird (kinterbasdb) seems to return read-write buffers instead of Python strings. Very strange. Anyway, I'll probably just ignore that for the release, but what's up with that? We probably don't need to deal with it, but it's wonky and maybe we should (or at maybe include an option to str-ify such results). -- Ian Bicking | ia...@co... | http://blog.ianbicking.org |