Dear Matt,

Am Freitag, den 08.11.2013, 22:10 -0800 schrieb Matt Kraai:
> Executing "PRAGMA foreign_keys=ON" using HDBC-sqlite3 doesn't enable
> foreign key support, because HDBC-sqlite3 automatically starts a
> transaction and "[i]t is not possible to enable or disable foreign key
> constraints in the middle of a multi-statement transaction"[1].
> 
> It's possible to work around this by executing "COMMIT" or "ROLLBACK"
> before the executing the pragma, but it would be nicer if the pragma
> just worked.

thanks for the report. This is an upstream, and upstream hasn’t been
particularly active in recent years. hdbi-sqlite (not yet packaged for
Debian) is an unofficial successor; you might want to investigate
whether that suits your purposes better (and if so, I’d like to hear
about it).

Greetings,
Joachim

-- 
Joachim Breitner
  e-Mail: [email protected]
  Homepage: http://www.joachim-breitner.de
  Jabber-ID: [email protected]

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to