aboutsummaryrefslogtreecommitdiff
path: root/test/expr.test
Commit message (Collapse)AuthorAge
...
* Simplify the number processing code. Fix for ticket #281. (CVS 910)drh2003-04-16
| | | FossilOrigin-Name: 4326b52a39cad4632dc2db37aa53a285a31af138
* Make the GLOB work write with upper-case characters. Ticket #226. (CVS 831)drh2003-01-14
| | | FossilOrigin-Name: 7ea46e706485cc159f9d1c7e69efcdd048a0bb12
* Fixes and test improvements resulting from code coverage testing. (CVS 716)drh2002-08-15
| | | FossilOrigin-Name: 66a0f6a8e25e3eeed78eba4b63b097f921c79d99
* Make the distinction between text and numeric data. (CVS 710)drh2002-08-13
| | | FossilOrigin-Name: 310ac4fbaf0ed63f98bfacb55259960be03b0c8b
* Add a few more tests and fix a few bugs that the tests uncovered. (CVS 652)drh2002-06-29
| | | FossilOrigin-Name: 91c0db66c86facb21b5b522afadd83d91a488256
* Refinements to NULL processing: NULLs are indistinct for DISTINCT and UNION.drh2002-05-31
| | | | | | | Multiplying a NULL by zero yields zero. In a CASE expression, a NULL comparison is considered false, not NULL. With these changes, NULLs in SQLite now work the same as in PostgreSQL and in Oracle. (CVS 600) FossilOrigin-Name: da61aa1d238539dff9c43fd9f464d311e28d669f
* Once it is opened, leave the checkpoint journal file open for thedrh2002-05-30
| | | | | | duration of a transaction, rather than closing it and reopening it for each statement. (Ticket #53) (CVS 599) FossilOrigin-Name: 7a24336d50e72006b2cc0e4feb292b946e79d5f3
* Bug fix: bad code was generated for when the first operand of a CASEdrh2002-05-30
| | | | | was NULL. (CVS 598) FossilOrigin-Name: 4debc8db929fdc201759ba211acdeadc4e30e8af
* Bug fixes and additional test cases for the distinct-NULL patch. (CVS 592)drh2002-05-27
| | | FossilOrigin-Name: 0e268d0c0faa02c3f95e1567cf631b7a04bfbdf0
* NULL values are distinct. A comparison involving a NULL is always false.drh2002-05-26
| | | | | | | | Operations on a NULL value yield a NULL result. This change makes SQLite operate more like the SQL spec, but it may break existing applications that assumed the old behavior. All the old tests pass but we still need to add new tests to better verify the new behavior. Fix for ticket #44. (CVS 589) FossilOrigin-Name: 9051173742f1b0e15a809d12a0c9c98fd2c4614d
* Added support for CASE expressions - patches from Dan Kennedy. (CVS 437)drh2002-03-24
| | | FossilOrigin-Name: 836b59d057c3fb4087b138c9bfbc03392ddfb89d
* Added implementations for sqliteOsEnterMutex() and sqliteOsLeaveMutex(). ↵drh2002-01-15
| | | | | (CVS 348) FossilOrigin-Name: f8a026a3ca14ef0b0d562029dd6b184f060457f4
* Fix comparison functions so that they are consistent with the orderdrh2001-11-24
| | | | | of elements in indices. Fix the handling of large integers. (CVS 317) FossilOrigin-Name: fc2aae04578c305304a45ec6b76d3ab216cc7526
* 2.0.3 (CVS 287)drh2001-10-13
| | | FossilOrigin-Name: 75e90cf09b64ee1fcb39a711fc9ac6d3d2b849a5
* Disclaimed copyright. Preparing for release 2.0. (CVS 250)drh2001-09-16
| | | FossilOrigin-Name: 4e926efe2b59adfec4086eb1d2ba830238facb4c
* :-) (CVS 214)drh2001-04-28
| | | FossilOrigin-Name: 73a1ed61265040925f1a41c9c0cfeea50db70b01
* Check for miscompiled Tcl (CVS 204)drh2001-04-06
| | | FossilOrigin-Name: 735d8b5c13b5e2602b37940377fced098be210c1
* i18n changes (CVS 201)drh2001-04-05
| | | FossilOrigin-Name: 8390f6521af0f1c5cd0298cc4a1dfa3f092c1e15
* Added support for UTF-8 (CVS 199)drh2001-04-04
| | | FossilOrigin-Name: f0674697c90e4eed630c36e40e724de05d54f74f
* Added transaction support (CVS 196)drh2001-04-04
| | | FossilOrigin-Name: 35a8feed0d10e780c477f7440fbe80637fcf9906
* better handling of exponential notation (CVS 145)drh2000-09-14
| | | FossilOrigin-Name: ea0e32828f5643eeb00b216a287d14f4826ddf2d
* :-) (CVS 100)drh2000-06-16
| | | FossilOrigin-Name: 1d4fe5599ed0bae18dba5842ab7ea1d34b8ec3ad
* :-) (CVS 82)drh2000-06-08
| | | FossilOrigin-Name: 33355b2d8d23b51e917961b7fb336bc1d454497f
* :-) (CVS 71)drh2000-06-07
| | | FossilOrigin-Name: a92eb77170411f3781bdfe52dddcefaf70f73ac3
* added IN and BETWEEN operators (CVS 57)drh2000-06-06
| | | FossilOrigin-Name: 54d198189b58366e4e40139102bc6de94ac55e18
* :-) (CVS 47)drh2000-06-03
| | | FossilOrigin-Name: 729d6586b8377d0e6cefa64c8cf3d883e9f0ddc3
* :-) (CVS 26)drh2000-05-31
| | | FossilOrigin-Name: 0b7d9eb8ad771917c53587ea4d674f7e8d76121f
* :-) (CVS 24)drh2000-05-31
| | | FossilOrigin-Name: 4cd98ebaeaedf66b258bbfa3a04d90c054294322
* :-) (CVS 13)drh2000-05-30
FossilOrigin-Name: 191a7f484e0a10839e7e1c8eb6658536643e4756