mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Remove unnecessary "www." prefixes on domain names in URLs.
FossilOrigin-Name: 20acd630b91609725794ce84f9eda01d5f3c898407f0948264830851d25ccaa6
This commit is contained in:
@ -1002,7 +1002,7 @@ do_execsql_test expr-13.9 {
|
||||
SELECT '' <= "";
|
||||
} {1}
|
||||
|
||||
# 2018-02-26. Ticket https://www.sqlite.org/src/tktview/36fae083b450e3af85
|
||||
# 2018-02-26. Ticket https://sqlite.org/src/tktview/36fae083b450e3af85
|
||||
#
|
||||
do_execsql_test expr-14.1 {
|
||||
DROP TABLE IF EXISTS t1;
|
||||
|
Reference in New Issue
Block a user