aboutsummaryrefslogtreecommitdiff
path: root/test/alter4.test
Commit message (Expand)AuthorAge
* Remove unnecessary "www." prefixes on domain names in URLs.drh2025-04-10
* Approximately 100 typo corrections spanning the whole tree, submitted via [fo...stephan2025-02-27
* RETURNING bug fix: Correctly deal with RETURNING statements on changes todrh2021-04-27
* Release some restrictions on columns added by ALTER TABLE so that theydrh2020-05-08
* Remove the legacy_file_format PRAGMA. In its place, provide thedrh2019-10-29
* Fix a problem with renaming a column in a table that has a temp trigger thatdan2018-09-01
* All temp.sqlite_master to be used as an alias for sqlite_temp_master.drh2016-12-16
* Fix ALTER TABLE so that it does not promote the schema version past 3, asdrh2016-07-14
* Allow CAST expressions and unary "+" operators to be used in the DEFAULTdrh2014-08-25
* Fix a problem with "DEFAULT (-(-9223372036854775808))" clauses in ALTER TABLE...dan2014-03-04
* Fix a segfault in "ALTER TABLE t1 ADD COLUMN b DEFAULT (-+1)". Also an assert...dan2013-08-08
* Add retry logic for AV defense to winOpen. Also, refactor test suite to allo...mistachkin2011-08-02
* In the test scripts, changes instances of the TCL interface drh2010-09-06
* Omit the TEMP keyword from the schema of TEMP tables created usingdrh2009-02-02