| Commit message (Collapse) | Author | Age |
... | |
|
|
| |
FossilOrigin-Name: f7ba0219ef2f235543c258be736955d91ca5ecce
|
|
|
|
|
| |
the same as the child table.
FossilOrigin-Name: 442d8d8bfe443797482354ba8766d97d3d6acaae
|
|\
| |
| |
| |
| |
| | |
sqlite3SchemaMutexHeld() asserts, (2) Use -1 instead of 0 to mean
"all" in sqlite3ResetInternalSchema(), and other cosmetic changes.
FossilOrigin-Name: 5db4511d8a77b74be3503a7c34257ef6b07541f5
|
| |
| |
| |
| |
| | |
to verify that the access rules are followed.
FossilOrigin-Name: ae8374af057b6e6546e9265148cfffe32fcb0849
|
|/
|
|
|
|
| |
makes a copy of the string for the P4 argument. Use P4_TRANSIENT wherever
appropriate. Change P4_STATICs of schema names to P4_TRANSIENT.
FossilOrigin-Name: bf664b206bf6f5c1941da1986dfe2c0d1831d5e4
|
|
|
| |
FossilOrigin-Name: 01a79d5a7af48fb7e50291c0c7c6283d3fb359d0
|
|
|
| |
FossilOrigin-Name: d0342f4bb9d25dd1dba3957778faa993fb9cc81c
|
|
|
|
|
|
| |
integer primary key as one of the columns.
Ticket [ce7c133ea6cc9ccdc1]
FossilOrigin-Name: 53902f7d4a46aa70ecc5bf180a01ff888d52686a
|
|
|
|
|
| |
prepared statements.
FossilOrigin-Name: 9aa30342f4de4eff630520ea8e07ad253d3f0877
|
|
|
| |
FossilOrigin-Name: 5c58f44aeb224e106497368d9290d75a08807761
|
|
|
|
|
| |
original purpose.
FossilOrigin-Name: 6eddc6e601cf8f585c6c2cf79f36fcbfe98a307e
|
|
|
|
|
|
|
| |
array of registers as an unpacked record in addition to a record built
using OP_MakeRecord. Use this to avoid OP_MakeRecord calls during IN
expression processing.
FossilOrigin-Name: b9eab885cd2ca1a1633329e7036c125e8dba62c5
|
|
|
| |
FossilOrigin-Name: 5d381daa6e5248ec171aa682e2dad058d4012f24
|
|
|
|
|
| |
deferred.
FossilOrigin-Name: 634ef4fc9f4051245b38f558bb1c733031548c2f
|
|
|
|
|
| |
names of child tables appear correctly in the output of EXPLAIN QUERY PLAN.
FossilOrigin-Name: a4ab5215fed231c8e5f8714f5cadafd1209b362a
|
|
|
|
|
| |
violations.
FossilOrigin-Name: 5caa4a2b050d5743b1407485cf419aa36cf16ac6
|
|
|
|
|
| |
parent key columns by pretending the parent key columns contain NULL values.
FossilOrigin-Name: 3c24df38e6ae5dfe999bbf3133b65df0074c6a50
|
|
|
|
|
| |
to request permission to read the parent key columns.
FossilOrigin-Name: 9842f2d5f606eb8f641ecae9fbc5368b8d7e4286
|
|
|
|
|
| |
key processing for the statement.
FossilOrigin-Name: edff3500058eb8ad2381f855ef7a09ecb680f7b8
|
|
|
|
|
| |
remaining branches.
FossilOrigin-Name: 0a0a17d87c990a811a2755b9d9d4141b611b49db
|
|
|
|
|
| |
finding child table rows to apply a foreign key action to.
FossilOrigin-Name: 9a4b7ec2928307e88783223903c842accaff7ccf
|
|
|
|
|
| |
column before using it as part of a foreign key constraint operation.
FossilOrigin-Name: 64154174cf8a53bd9be818db53cb0e586c5d24cb
|
|
|
| |
FossilOrigin-Name: 582bd7682831362cd0e2f91ac0dba5ab2b7e2983
|
|
|
| |
FossilOrigin-Name: 5b4d46374a8e808246a1813c12c36c4a75371898
|
|
|
|
|
| |
constraints (if foreign key support is enabled).
FossilOrigin-Name: 8353808c9e70412fdee31bfda7810e948f1c7485
|
|
|
|
|
| |
refers to itself.
FossilOrigin-Name: 9e503e2d0428c9e8df878c7c6594790232cca4e0
|
|
|
|
|
| |
parent table of a foreign key constraint, modify that foreign key constraint to use the new table name.
FossilOrigin-Name: b4a10c39e726dc190e9597e382baddc034294114
|
|
|
|
|
| |
constraint violation if the constraint counter indicates that the database contains no such violations.
FossilOrigin-Name: 519144ac437b5842e4213f0e81e05c709939c2ab
|
|
|
| |
FossilOrigin-Name: 9fd54b0aa73ed74c65f7db53cb666752f13263f9
|
|
|
|
|
| |
associated with the parent key is used when comparing it with a child key value.
FossilOrigin-Name: 76e8e74b49be4c80b9fb20d52e9b39db8001362e
|
|
|
| |
FossilOrigin-Name: 8a000a8aae4d356e68acf2bc1788d2c40279522c
|
|
|
| |
FossilOrigin-Name: 36568963356e3919e8b862e7e40ded2eae7ce187
|
|
|
|
|
| |
that is always taken.
FossilOrigin-Name: d5b714cffffe588dd4dd10e0b82df8d99657be88
|
|
|
|
|
| |
key.
FossilOrigin-Name: e0a48d53110130de75602603f524539e421a9dba
|
|
|
|
|
| |
statement. This matches the postgres behaviour.
FossilOrigin-Name: 1a32149cc3c722058f4ed4c81edadeb6ce5bc9e4
|
|
|
| |
FossilOrigin-Name: a5f7e71f424900071a3925e53e9128c9148ea2e8
|
|
|
| |
FossilOrigin-Name: 7d086afe69da4d03bd1de5408626858273f91e8f
|
|
|
|
|
| |
comments and names in fkey.c from "referenced/referencing" to "parent/child". This is arguably less correct, but is easier to follow.
FossilOrigin-Name: 540c2d18e14c277b55f95729fbafc04ca66466b2
|
|
|
|
|
| |
column value really does change.
FossilOrigin-Name: 71ac8e28e55ff0250ebe2fe239159ce2458d9165
|
|
|
| |
FossilOrigin-Name: e2bc51bc61d54d103ccffd12106c27a574e4e997
|
|
|
| |
FossilOrigin-Name: 9406995055f53639b0af46985c7b0a24a80308ae
|
|
|
| |
FossilOrigin-Name: 635d6a775a3f192d4292738905f5e01bc956a712
|
|
|
| |
FossilOrigin-Name: 84129052623dc6a175c76db602ab07fa3e57f1eb
|
|
|
|
|
| |
[1ff6d29030e9757d052af0f394e56bea96b8b59b|1ff6d29030].
FossilOrigin-Name: fb6ceed388f6d75bdc2ac2f43e5c98da74e2a448
|
|
FossilOrigin-Name: d5d399811876391642937edeb9e8434dd9e356f5
|