mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
More work on the implementation of cursors, but they are still not
functioning. (CVS 2142) FossilOrigin-Name: 8b61d1ae1ca469b80f2b344d550c3b363448b193
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
# This file implements regression tests for SQLite library. The
|
||||
# focus of this script is DECLARE...CURSOR functionality
|
||||
#
|
||||
# $Id: cursor.test,v 1.1 2004/11/22 19:12:21 drh Exp $
|
||||
# $Id: cursor.test,v 1.2 2004/11/23 01:47:31 drh Exp $
|
||||
#
|
||||
|
||||
set testdir [file dirname $argv0]
|
||||
|
Reference in New Issue
Block a user