Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/alter3.test
2025-02-27
| ||
21:17 | [dcdd5f850f] part of check-in [f50c21484d] Approximately 100 typo corrections spanning the whole tree, submitted via forum post 0db9827f0464bc33 and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. (check-in: [f50c21484d] user: stephan branch: trunk, size: 10691) | |
2024-02-29
| ||
13:44 | [0663df0cb3] part of check-in [2266086cf0] Add the ability to DROP one or more objects of the same class in a single statement by listing the objects as multiple arguments to the DROP command. (check-in: [2266086cf0] user: drh branch: multi-drop, size: 10647) | |
2021-07-20
| ||
08:23 | [ffc4ab29ce] part of check-in [48434ad3fa] Fix issues in the new ADD COLUMN constraint checking. Add preliminary test cases. (check-in: [48434ad3fa] user: drh branch: add-column-constraint-check, size: 10691) | |
2020-07-29
| ||
16:18 | [a374a64dc5] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 9111) | |
2020-05-08
| ||
19:02 | [e487958dec] part of check-in [3a16c0ce4d] Release some restrictions on columns added by ALTER TABLE so that they only apply if the table contains one or more rows. (check-in: [3a16c0ce4d] user: drh branch: trunk, size: 9111) | |
2019-10-29
| ||
16:18 | [9351a9f0c5] part of check-in [4d424f3047] Remove the legacy_file_format PRAGMA. In its place, provide the SQLITE_DBCONFIG_LEGACY_FILE_FORMAT option to sqlite3_db_config(). Fix for ticket [6484e6ce678fffab] (check-in: [4d424f3047] user: drh branch: trunk, size: 9079) | |
2016-07-14
| ||
19:13 | [4d79934d81] part of check-in [a7db6e45ad] Fix ALTER TABLE so that it does not promote the schema version past 3, as that will cause DESC indexes to go corrupt. Ticket [f68bf68513a1c]. (check-in: [a7db6e45ad] user: drh branch: trunk, size: 9059) | |
2016-02-09
| ||
16:09 | [b3568d11c3] part of check-in [e1d8ec8554] Code simplification: ALTER TABLE ADD COLUMN always upgrades the file_format to 4 if is not there already. No need to upgrade to only 2 or 3 since format 4 has now been supported for over 10 years. (check-in: [e1d8ec8554] user: drh branch: trunk, size: 9059) | |
2011-08-02
| ||
00:57 | [49c9d9fba2] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 9059) | |
2010-09-06
| ||
20:28 | [8677e48d95] part of check-in [f53856a555] In the test scripts, changes instances of the TCL interface option "-has_codec" into the correct "-has-codec". (check-in: [f53856a555] user: drh branch: trunk, size: 9080) | |
2008-03-19
| ||
00:21 | [25b95a1367] part of check-in [24e769972e] Remove the dependency on the direct btree interface from as many test scripts as is practical. Fix a bug in the output limiter of the integrity_check pragma that came up while making this change. (CVS 4880) (check-in: [24e769972e] user: drh branch: trunk, size: 9012) | |
2007-10-09
| ||
08:29 | [8ce6b9c560] part of check-in [07c00fffe5] Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480) (check-in: [07c00fffe5] user: danielk1977 branch: trunk, size: 9071) | |
2006-01-17
| ||
09:35 | [a6eec8f454] part of check-in [3a54a33dcb] Test suite fixes for builds that define OMIT symbols. (CVS 2962) (check-in: [3a54a33dcb] user: danielk1977 branch: trunk, size: 8919) | |
2006-01-16
| ||
16:24 | [a06d53b2dd] part of check-in [c058f483a5] Test file fixes for libaries compiled with various SQLITE_OMIT_ macros. (CVS 2961) (check-in: [c058f483a5] user: danielk1977 branch: trunk, size: 8728) | |
2005-12-30
| ||
16:28 | [6e144ea3dc] part of check-in [2afcad9901] Add part of the btree layer of the shared-cache feature. (CVS 2848) (check-in: [2afcad9901] user: danielk1977 branch: trunk, size: 8607) | |
2005-03-29
| ||
03:10 | [d4eecd8dbd] part of check-in [c41d55443c] Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427) (check-in: [c41d55443c] user: danielk1977 branch: trunk, size: 8594) | |
2005-03-28
| ||
16:50 | [1e88e71dde] part of check-in [9e856bab2b] Changes to alter3.test to allow it to work with a codec. (CVS 2423) (check-in: [9e856bab2b] user: drh branch: trunk, size: 8578) | |
2005-03-27
| ||
01:56 | [db854cd556] part of check-in [3c86e63389] Correctly allocate new columns array in ALTER TABLE .. ADD COLUMN. Ticket #1183. (CVS 2419) (check-in: [3c86e63389] user: danielk1977 branch: trunk, size: 8268) | |
2005-03-17
| ||
12:33 | [244f863145] part of check-in [698be25d3e] Fixed a typo in alter3.test. (CVS 2396) (check-in: [698be25d3e] user: drh branch: trunk, size: 7738) | |
07:00 | [08ef4854a4] part of check-in [800fb3bf06] Don't run the tests in alter3.test if SQLITE_OMIT_ALTERTABLE is defined. (CVS 2395) (check-in: [800fb3bf06] user: danielk1977 branch: trunk, size: 7746) | |
05:03 | Added: [ed4b8d4f1c] part of check-in [94185dd4f7] Add the ALTER TABLE ... ADD COLUMN command. (CVS 2393) (check-in: [94185dd4f7] user: danielk1977 branch: trunk, size: 7640) | |