aboutsummaryrefslogtreecommitdiff
path: root/test/collate1.test
Commit message (Expand)AuthorAge
* Approximately 100 typo corrections spanning the whole tree, submitted via [fo...stephan2025-02-27
* Fix test cases so that they all still work even with -DSQLITE_DQS=0.drh2022-01-16
* Remove an over-zealous ALWAYS() macro and add a test case that shows thatdrh2020-01-03
* An improved fix for the dbsqlfuzz-discovered ALWAYS() failure following OOM indrh2019-10-09
* Fix the implementation of the built-in RTRIM collating sequence so thatdrh2019-06-14
* Correctly handle COLLATE operators applied to COLLATE operators in andrh2015-04-15
* Fix a problem causing collation sequence names to be dequoted multiple times ...dan2015-03-20
* Make sure errors encountered while initializing extensions such as FTS4drh2013-12-19
* Add test cases to demonstrate the memory leak on the COLLATE clause.drh2013-06-09
* Some errors in veryquick resolved. Many more to go.drh2012-12-07
* First cut at adding the COLLATE operator. Regression tests pass (or at leastdrh2007-02-01
* Omit the SQLITE_AFF_INTEGER type affinity. All numeric values are nowdrh2005-11-01
* Tcl interface transfers values directly between SQLite and Tcl_Objs, withoutdrh2004-08-20
* Fix various collation sequence issues. (CVS 1568)danielk19772004-06-11
* Some progress on user-defined collation sequences. (CVS 1544)danielk19772004-06-09