We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e2ff8 commit fd41602Copy full SHA for fd41602
dev/storage_base.h
@@ -577,7 +577,6 @@ namespace sqlite_orm {
577
}
578
579
void begin_deferred_transaction() {
580
- ;
581
this->begin_transaction_internal("BEGIN DEFERRED TRANSACTION");
582
583
include/sqlite_orm/sqlite_orm.h
@@ -18338,7 +18338,6 @@ namespace sqlite_orm {
18338
18339
18340
18341
18342
18343
18344
0 commit comments