Lines Matching refs:schema
74 # shared-4.*: Check that the schema is locked and unlocked correctly.
75 # shared-5.*: Test that creating/dropping schema items works when databases
87 # cache and schema as the original connection. Verify that only 1 file is
135 # transaction modifies the schema, it should not be possible for
146 # is because of the schema-modified lock established by connection 1
154 } {1 {database schema is locked: main}}
275 # Tests shared-4.* test that the schema locking rules are applied
280 # 2. Transactions that modify a database schema require a write-lock on that
281 # schema.
283 # write-lock on the schema.
316 # cache would have to reload the database schema before this were possible.
334 # or the database schema. Then check that handle 1 can modify table def.
364 # Open a write-transaction using handle 1 and modify the database schema.
373 # Sanity check 1: Check that the schema is what we think it is when viewed
383 # Sanity check 2: Check that the schema is what we think it is when viewed
411 } {1 {(6) database schema is locked: test}}
417 } {1 {(6) database schema is locked: test}}
1021 # Populate a database schema using connection [db]. Then drop it using
1022 # [db2]. This is to try to find any points where shared-schema elements