Re: Cursor row_cast_map and schema changes
Gerhard Häring <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Simon Cross wrote: > I've come across what I think is a bug in how type dection interacts > with schema changes. [...] Thanks a lot for analyzing this. I've fixed it in http://initd.org/tracker/pysqlite/changeset/467 -- Gerhard