mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00: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:
parent
cc935f97cc
commit
2542cb2d03
5 changed files with 4 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue