aboutsummaryrefslogtreecommitdiff
path: root/test/misc4.test
Commit message (Collapse)AuthorAge
* Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test casesdrh2018-11-07
| | | | | so that they work with DEFENSIVE enabled. FossilOrigin-Name: 3212733cb6d1a59516d67a86df7c7b1d2456a1b2e5d7080c26b0e87b2609c65d
* Make a hard copy of the results of a subquery lest the result of thedrh2015-05-18
| | | | | | subquery be referenced after a change to the table that generated the subquery result. FossilOrigin-Name: 9c0d80907b4dee8ee8f205c2ebdb759f5ba1d771
* Simplifications to error message processing. Fix a possible problem in errordrh2015-05-15
| | | | | message formatting when vacuuming a database with a corrupt schema. FossilOrigin-Name: 56ef98a04765c34c1c2f3ed7a6f03a732f3b886e
* Enhance the ANALYZE command so that it gathers statistics in the sqlite_stat1drh2010-09-25
| | | | | table even for tables that are empty or have no indices. FossilOrigin-Name: a7645d293801da64a7579737d0a8b48117af2e2c
* Strengthen the tests for aggregate functions in GROUP BY clauses.drh2007-12-08
| | | | | Changes to test cases only. No changes to code. (CVS 4601) FossilOrigin-Name: 4be8e6765bf8bc48747b2542f2ed77066fb9dcb9
* Invalidate prepared SQL statements when rolling back a transaction that ↵danielk19772007-08-13
| | | | | includes schema modifications. (CVS 4216) FossilOrigin-Name: a07143fc0578a5fc7c891e94616ee0b353674d6e
* The sqlite TCL command no longer returns the hex address of the sqlite3*drh2006-01-03
| | | | | | structure. Instead there is a new command in testfixture to find that information. (CVS 2852) FossilOrigin-Name: 70b228575e045bc56013aab945334203ceb31d8b
* The SUM() aggregate function returns an integer result if all inputs aredrh2005-09-08
| | | | | | integers. Any single non-integer input causes the result to be a floating point value. (CVS 2669) FossilOrigin-Name: 21adf4bd99e732650a1e8e9a1cc954126983a654
* Optimizations and refinements. Improvements to test coverage. (CVS 2667)drh2005-09-08
| | | FossilOrigin-Name: 7283f7c29db4f622380b6a5cb745a4dc0c8e6a25
* More bug fixes. But there are still tests that fail. (CVS 2664)drh2005-09-07
| | | FossilOrigin-Name: 7e85a162d0ecf0acdbffcacc62b60d97fe123881
* Rewrite the aggregate handling logic so that it runs in O(1) space.drh2005-09-07
| | | | | This is the first cut at the code. Many regression tests fail. (CVS 2662) FossilOrigin-Name: 17039ec3ff4396862beedf4a8af89654b2140f58
* Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427)danielk19772005-03-29
| | | FossilOrigin-Name: c41d55443c2dd532147962b87f542fb7d37075fd
* Have the optimization introduced in (2170) deal with OP_NullRow as well as ↵danielk19772005-01-30
| | | | | OP_Column and OP_Recno. Fix for #1086. (CVS 2290) FossilOrigin-Name: 356d31e03fe856642c5637f5ea5665947ff681fc
* Modify sub-query handling. Tickets #1083 and #1084. (CVS 2286)danielk19772005-01-29
| | | FossilOrigin-Name: b1b50f315873a8614920d1e3af4a07fb29a7ff6a
* Modify test scripts to work when SQLITE_OMIT_SUBQUERY (along with other OMIT ↵danielk19772005-01-21
| | | | | macros) is defined. (CVS 2251) FossilOrigin-Name: bb0254ab14417f0ab40f10f37cb63a60507f070a
* Fix some test scripts so that they work with a minimal build configuration. ↵danielk19772005-01-20
| | | | | (CVS 2241) FossilOrigin-Name: d267fb3ca3f31ee138c9613cb84e873ede7f141a
* CREATE TABLE ... AS ... uses short names for columns. Ticket #1036. (CVS 2232)drh2005-01-18
| | | FossilOrigin-Name: b1d4c42d2be07adda68d31c570ba7cf8b115c3ad
* Continue refactoring name resolution. Fix for ticket #1047. (CVS 2230)drh2005-01-18
| | | FossilOrigin-Name: 88d4834fec7583a9b6400a1ce5b928c1f8a390dd
* Improved test coverage for util.c. (CVS 2194)drh2005-01-11
| | | FossilOrigin-Name: ad451a2ddc7993035768f2801d590311807f4397
* Ensure tests pass when SQLITE_OMIT_COMPOUND_SELECT is defined. (CVS 2138)danielk19772004-11-22
| | | FossilOrigin-Name: 007be591b7829f9ff38e4b14ba5a5043796c2ff3
* Reinsert code deleted by (1998) that we thought was unused but was in fact drh2004-10-19
| | | | | needed. Fix for ticket #966. (CVS 2025) FossilOrigin-Name: 370ca539506a431dbe77dcb644215886760f34e9
* Prepared statements now work with CREATE and DROP. All tests pass.drh2004-07-24
| | | | | No memory leaks. (CVS 1866) FossilOrigin-Name: ebdb661e0eefe123c422d3c1c371e325bb6cf673
* Fix more problems with deferred execution of CREATE. Still need to do DROP.drh2004-07-24
| | | | | There is now a memory leak. (CVS 1865) FossilOrigin-Name: 6db3f122aad25b5226670ce682b7263d55c0d301
* Progress towards getting prepared statements and CREATE and DROP to playdrh2004-07-24
| | | | | nicely together. Work is incomplete. Some tests are known to fail. (CVS 1864) FossilOrigin-Name: 49b991492496e104f5eca620a5d465a742b7ff3a
* Store schema cookies on the TEMP database. Ticket #807. (CVS 1817)drh2004-07-19
| | | FossilOrigin-Name: c6c13dc460094e6adea2b14849edf9f485238b99
* When comparing two expressions do not apply affinity to either operand.drh2004-07-19
| | | | | Ticket #805. (CVS 1810) FossilOrigin-Name: 88a4e400f916d7af088b39a9653d6452b3666577
* Unsuccessful attempt to reproduce ticket #807. (CVS 1809)drh2004-07-18
FossilOrigin-Name: d7e9772c74a2b9377f17149cc1baa3b2d0dfbfb8