BEGIN ... COMMIT inserted wrong
I'm trying to run this code:
And it prints the following line to console
Why is this? Is it a serious bug with transactions (using better-sqlite3) or just a weirdness of the console log?
DB setup is as simple as
And it prints the following line to console
Why is this? Is it a serious bug with transactions (using better-sqlite3) or just a weirdness of the console log?
DB setup is as simple as