mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Fix a requirement mark on a test script. No changes to code.
FossilOrigin-Name: 628d5c0aa057c05c7cf84c330a51b8a44720c97250eadf0e5e8c750b7a2969c3
This commit is contained in:
@ -883,8 +883,8 @@ do_execsql_test e_createtable-3.3.1 {
|
||||
);
|
||||
} {}
|
||||
|
||||
# EVIDENCE-OF: R-18415-27776 For the purposes of the DEFAULT clause, an
|
||||
# expression is considered constant if it does contains no sub-queries,
|
||||
# EVIDENCE-OF: R-33440-07331 For the purposes of the DEFAULT clause, an
|
||||
# expression is considered constant if it contains no sub-queries,
|
||||
# column or table references, bound parameters, or string literals
|
||||
# enclosed in double-quotes instead of single-quotes.
|
||||
#
|
||||
|
Reference in New Issue
Block a user