drh
|
29a7bbffba
|
Fix a test result for alterauth2.test due to the recent fix to authorizer
calls for ALTER TABLE DROP COLUMN.
FossilOrigin-Name: e799a35f2bf85ce43b476738bfbd9b6b378bbf02fa0708dda0deba71dd37f608
|
2022-01-19 18:31:43 +00:00 |
|
dan
|
2ad080aa82
|
Have ALTER TABLE RENAME COLUMN and DROP COLUMN use sqlite_rename_quotefix() to convert any double-quoted strings in the database schema to their single-quoted equivalents.
FossilOrigin-Name: 6446c0961077396086251670102ea7bf17d54a6b0f0ca56c6af89028a1ff9039
|
2021-03-16 16:14:48 +00:00 |
|
dan
|
678f3b33cc
|
Fix DROP COLUMN so that it works even if the user has registered an authorizer callback.
FossilOrigin-Name: e5f144182bbb3ba10c77151cf63c8bddf86374049fb6866387f85e335df298cb
|
2021-02-18 20:27:46 +00:00 |
|
dan
|
07052d5535
|
Add test cases and assert() statements to ensure that the authorizer is being
called as expected from within ALTER TABLE.
FossilOrigin-Name: ff10d2c7de430c88167b1e6e4f5307eee5d69e22c8d24b2ef4fcb3aea25a92e1
|
2018-10-06 13:46:22 +00:00 |
|