diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2022-02-11 22:21:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-11 22:21:58 +0100 |
| commit | 3702819227fd0cdd9b581cd99e11d1561d51cbeb (patch) | |
| tree | dbb187f9d7c3c34ac647b4ddc614c8e67b813a89 /tests/servers/test_basehttp.py | |
| parent | d113b5a837f726d1c638d76c4e88445e6cd59fd5 (diff) | |
Refs #32502 -- Avoided table rebuild when removing fields on SQLite 3.35.5+.
ALTER TABLE ... DROP COLUMN was introduced in SQLite 3.35+ however
a data corruption issue was fixed in SQLite 3.35.5.
Diffstat (limited to 'tests/servers/test_basehttp.py')
0 files changed, 0 insertions, 0 deletions
