aboutsummaryrefslogtreecommitdiff
path: root/test/default.test
Commit message (Collapse)AuthorAge
* Fix test cases due to an error message change.drh2024-04-04
| | | FossilOrigin-Name: c49ec239eddde6f07f8d528cccd6224c4c80b240dc8f5c974186e3bb08afb83b
* Test case for the assert() problem fixed by [9ba3cff9d48fe8fc].drh2024-03-21
| | | FossilOrigin-Name: 865f0de7a17ce6059b8f0708002cff5f13b9dba3ebc41896ee0fdc21ae4f3740
* The sqlite3ExprCodeFactorable() routine should make a copy of non-factorabledrh2020-03-10
| | | | | | expressions, as they might be coming from a DEFAULT or generated column in a table constraint. FossilOrigin-Name: a2d6f108c5d07559b125823a04c9cb072c80be80d7913097891a6192c7e1e225
* More test-case adjustments for defensive mode.drh2018-11-07
| | | FossilOrigin-Name: 911e8a17a3810cd7042e91a32aba80dc3d6be88320c208e48f7bcee8b22a0ff2
* Do not allow parameters in a DEFAULT clause of a CREATE TABLE statement.drh2014-09-24
| | | | | Ticket [78c0c8c3c9f7c1]. FossilOrigin-Name: 1ad2bc1ed4c4ac81ac67a9660761f0eeb47c7fef
* Add test cases for INSERT INTO ... DEFAULT VALUES on tables with numericdrh2013-11-15
| | | | | constants in CHECK constraints. FossilOrigin-Name: 79ec485b548fcfc508c4d5fa32ed0604e1b0c5d9
* Changes to reduce the heap space consumed by triggers, views and tables in ↵danielk19772009-02-19
| | | | | the in-memory representation of the schema. Also to reduce the space used by prepared statements slightly. (CVS 6305) FossilOrigin-Name: d9f6ffbc5ea090ba0daac571fc9a6c68b9c864e4
* Increased test coverage. Some malloc tests now fail though this is believeddrh2005-08-20
| | | | | to be an instrumentation problem not a real error. (CVS 2604) FossilOrigin-Name: f786f37a5e31f42aaf81b3ad4a734f12855da69e
* More test coverage enhancements. (CVS 2600)drh2005-08-19
FossilOrigin-Name: 0b6cd5acc0ede3367623f40ccfaa96116e686824