SQLite

All files named ”test/default.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/default.test

2024-04-04
13:07
[c7124864cd] part of check-in [c49ec239ed] Fix test cases due to an error message change. (check-in: [c49ec239ed] user: drh branch: trunk, size: 4324)
2024-03-21
22:08
[830fad7180] part of check-in [57b0c98460] Fix a assert() that is incorrect, though harmless. Also add a test case. (check-in: [57b0c98460] user: drh branch: branch-3.44, size: 4333)
2020-03-10
02:57
[9687cfb167] part of check-in [a2d6f108c5] The sqlite3ExprCodeFactorable() routine should make a copy of non-factorable expressions, as they might be coming from a DEFAULT or generated column in a table constraint. (check-in: [a2d6f108c5] user: drh branch: trunk, size: 4147)
2018-11-07
14:41
[3e46c421ee] part of check-in [911e8a17a3] More test-case adjustments for defensive mode. (check-in: [911e8a17a3] user: drh branch: read-only-shadow, size: 3841)
2014-09-24
13:20
[0cb49b1c31] part of check-in [1ad2bc1ed4] Do not allow parameters in a DEFAULT clause of a CREATE TABLE statement. Ticket [78c0c8c3c9f7c1]. (check-in: [1ad2bc1ed4] user: drh branch: trunk, size: 3808)
2013-11-15
16:48
[792c3c7083] part of check-in [79ec485b54] Add test cases for INSERT INTO ... DEFAULT VALUES on tables with numeric constants in CHECK constraints. (check-in: [79ec485b54] user: drh branch: expr-codegen-enhancement, size: 2832)
2009-02-19
14:39
[6faf23ccb3] part of check-in [d9f6ffbc5e] Changes to reduce the heap space consumed by triggers, views and tables in the in-memory representation of the schema. Also to reduce the space used by prepared statements slightly. (CVS 6305) (check-in: [d9f6ffbc5e] user: danielk1977 branch: trunk, size: 1516)
2005-08-20
03:03
[252298e42a] part of check-in [f786f37a5e] Increased test coverage. Some malloc tests now fail though this is believed to be an instrumentation problem not a real error. (CVS 2604) (check-in: [f786f37a5e] user: drh branch: trunk, size: 1217)
2005-08-19
01:07
Added: [648b12a915] part of check-in [0b6cd5acc0] More test coverage enhancements. (CVS 2600) (check-in: [0b6cd5acc0] user: drh branch: trunk, size: 1047)