index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
collate1.test
Commit message (
Expand
)
Author
Age
*
Approximately 100 typo corrections spanning the whole tree, submitted via [fo...
stephan
2025-02-27
*
Fix test cases so that they all still work even with -DSQLITE_DQS=0.
drh
2022-01-16
*
Remove an over-zealous ALWAYS() macro and add a test case that shows that
drh
2020-01-03
*
An improved fix for the dbsqlfuzz-discovered ALWAYS() failure following OOM in
drh
2019-10-09
*
Fix the implementation of the built-in RTRIM collating sequence so that
drh
2019-06-14
*
Correctly handle COLLATE operators applied to COLLATE operators in an
drh
2015-04-15
*
Fix a problem causing collation sequence names to be dequoted multiple times ...
dan
2015-03-20
*
Make sure errors encountered while initializing extensions such as FTS4
drh
2013-12-19
*
Add test cases to demonstrate the memory leak on the COLLATE clause.
drh
2013-06-09
*
Some errors in veryquick resolved. Many more to go.
drh
2012-12-07
*
First cut at adding the COLLATE operator. Regression tests pass (or at least
drh
2007-02-01
*
Omit the SQLITE_AFF_INTEGER type affinity. All numeric values are now
drh
2005-11-01
*
Tcl interface transfers values directly between SQLite and Tcl_Objs, without
drh
2004-08-20
*
Fix various collation sequence issues. (CVS 1568)
danielk1977
2004-06-11
*
Some progress on user-defined collation sequences. (CVS 1544)
danielk1977
2004-06-09