How to make Transaction work as expected in DB Browser for SQLite?

后端 未结 0 1549
没有蜡笔的小新
没有蜡笔的小新 2020-12-03 12:13

I have try to execute multiple SQLite statements within a transaction, in DB Browser for SQLite.

BEGIN TRANSACTION;
CREATE TABLE `plain_note_new` (`id` INTEGE         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题