mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-26 19:34:24 +01:00
core: Disable ROLLBACK statement
There's bad interaction with schema changes and `ROLLBACK`: https://github.com/tursodatabase/turso/issues/1890 Disable the statement for now to avoid people hitting the issue.
This commit is contained in:
@@ -37,4 +37,3 @@ source $testdir/create_table.test
|
||||
source $testdir/collate.test
|
||||
source $testdir/values.test
|
||||
source $testdir/integrity_check.test
|
||||
source $testdir/rollback.test
|
||||
|
||||
Reference in New Issue
Block a user