diff options
author | drh <drh@noemail.net> | 2017-08-10 17:53:11 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2017-08-10 17:53:11 +0000 |
commit | 4dd176eaabd42f2bc06a49f8119da7960308f9df (patch) | |
tree | 6989378f919d6579fc30727a8f72e916b18d0d0e /manifest.uuid | |
parent | e3740f272bf8fc7439d64e211c3093ff55a8c21c (diff) | |
download | sqlite-4dd176eaabd42f2bc06a49f8119da7960308f9df.tar.gz sqlite-4dd176eaabd42f2bc06a49f8119da7960308f9df.zip |
Test case for writing to a WITHOUT ROWID virtual table. The TCLVAR virtual
table is modified to add a "fullname" column which is the primary key, and
to accept update operations against the primary key.
FossilOrigin-Name: 6997e00c3221f266f4d9187501d8a9e5bafb85551e88a744cdc8ffe3b75ec2a4
Diffstat (limited to 'manifest.uuid')
-rw-r--r-- | manifest.uuid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.uuid b/manifest.uuid index 5f1c3b9a2..452afc4c7 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -ab9ee4c1e64c09c7130e385a23d043d78bad95dff5509c7adc9b992350a4a537
\ No newline at end of file +6997e00c3221f266f4d9187501d8a9e5bafb85551e88a744cdc8ffe3b75ec2a4
\ No newline at end of file |