SQLite

All files named ”test/vtabJ.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/vtabJ.test

2020-10-12
14:29
[a6aef49d55] part of check-in [bcb0bc6a7b] Fix UPDATE FROM statements on virtual tables that are declared WITHOUT ROWID. See forum post 0fee7951eb for more information. (check-in: [bcb0bc6a7b] user: dan branch: trunk, size: 4043)
2017-08-10
19:10
[d7b7367570] part of check-in [b0e3b88a79] Add extra tests to this branch. (check-in: [b0e3b88a79] user: dan branch: writable-vtab-without-rowid, size: 3271)
17:53
Added: [8b20f50791] part of check-in [6997e00c32] 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. (check-in: [6997e00c32] user: drh branch: writable-vtab-without-rowid, size: 2538)