Re: [pysqlite] Embedded zeroes in strings
Matthew Zaleski <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 15 Apr 2008 14:51:19 -0700, Roger Binns <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I am curious if anyone out there uses strings with zeroes in them. For > example "abc\0def". Both pysqlite and APSW correctly handle these > strings. However the current SQLite cvs which will become 3.5.8 has > changed the behaviour. > > http://www.sqlite.org/cvstrac/tktview?tn=3056 > > Roger It looks like DRH backed the changes out in the past few hours (if I'm reading the "related check-ins" section correctly).