mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Fixes for new triggers scheme.
FossilOrigin-Name: 9eb91efda5241609ff18ff15ef5eaa0e86788eab
This commit is contained in:
@ -558,6 +558,8 @@ do_test autoinc-9.1 {
|
||||
}
|
||||
} {t3 0}
|
||||
|
||||
catchsql { pragma disable_recursive_triggers = 1 }
|
||||
|
||||
# Ticket #3928. Make sure that triggers to not make extra slots in
|
||||
# the SQLITE_SEQUENCE table.
|
||||
#
|
||||
|
Reference in New Issue
Block a user