Skip to content

Comment on sqlite-utils 4.0rc2, mostly written by Claude Fable (for about $149.25)parent

Comments

Pythons options are here: https://docs.python.org/3/library/sqlite3.html

SQLite behavior is here: https://sqlite.org/lang_transaction.html . The regular implicit transactions there plus explicit where needed aren’t supported in any python mode.

The regular implicit transactions there plus explicit where needed aren’t supported in any python mode

Specific examples would be extremely useful. You've done some work learning and deducing this stuff, others could learn if you would share and explain it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.