1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-10-28 19:36:04 +03:00
Files
sqlite/test
drh 49a37f333a Improvements to imposter tables: (1) They are read-only unless writable-schema
is enabled.  (2) Because they are now read-only, the ".imposter" command
in the CLI no longer requires the --unsafe-testing command-line option.
(3) Imposter tables do not participate in a PRAGMA integrity_check and hence
do not cause false-positive errors.  However, you can still do an
integrity_check on the the imposter table itself by naming the imposter
table as the argument to integrity_check.

FossilOrigin-Name: ad152ddc4bcf6cfe840b9a36ab76a5ec36afdb1dd96eb7697e4b3df1bf63b00d
2025-09-19 17:24:12 +00:00
..
2025-03-27 14:37:07 +00:00
2025-07-15 18:51:46 +00:00
2023-10-12 18:09:27 +00:00
2024-11-26 23:30:49 +00:00
2024-03-06 20:38:52 +00:00
2024-03-06 20:38:52 +00:00
2023-06-15 15:43:08 +00:00
2023-07-01 17:56:00 +00:00
2024-03-21 11:46:52 +00:00
2025-01-28 10:56:22 +00:00
2024-11-26 23:30:49 +00:00
2025-03-27 14:37:07 +00:00