Re: [pysqlite] [3.6.3-r1] Row not updated?
Roger Binns <[email protected]> Thu, 20 Nov 2008 11:18:44 -0800
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fred wrote: > I'm re-reading the documentation, but there's no > indication that there's the need for commiting > changes which would explain why the UPDATE statement isn't actually committed: > > http://apsw.googlecode.com/svn/publish/cursor.html Your code is using pysqlite but that is a pointer to the APSW documentation! One big difference between pysqlite and APSW is how they handle transactions. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkluBEACgkQmOOfHg372QTyFACg4peeyPZFpbj0F8Y1i7r3Oxnk ul4AoLXK/LYb4A7Sx2lCki76xLa1XP7l =kmGr -----END PGP SIGNATURE-----