mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Fix a requirements comment in a test case. No changes to the testcase
itself nor to any code. FossilOrigin-Name: 3ad1f998e5db044849b528c31c4a7e1f3d527320
This commit is contained in:
@ -191,8 +191,8 @@ do_insert_tests e_insert-1.3 {
|
||||
3b "SELECT * FROM a2 WHERE oid=last_insert_rowid()" {2 x y}
|
||||
}
|
||||
|
||||
# EVIDENCE-OF: R-44710-64652 If a column-list is specified, then the
|
||||
# number of values in each term of the VALUS list must match the number
|
||||
# EVIDENCE-OF: R-09234-17933 If a column-list is specified, then the
|
||||
# number of values in each term of the VALUE list must match the number
|
||||
# of specified columns.
|
||||
#
|
||||
do_insert_tests e_insert-1.4 -error {
|
||||
|
Reference in New Issue
Block a user