SQLite

All files named ”test/rowvaluevtab.test”
Login

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

History for test/rowvaluevtab.test

2020-01-21
16:23
[cd9747bb3f] part of check-in [934ee8bdb4] Fix a problem with using views in SQLITE_OMIT_VIRTUAL_TABLE builds. Also some test case fixes required for the same builds. (check-in: [934ee8bdb4] user: dan branch: trunk, size: 2435)
2019-10-29
16:18
[d166df5b66] part of check-in [4d424f3047] Remove the legacy_file_format PRAGMA. In its place, provide the SQLITE_DBCONFIG_LEGACY_FILE_FORMAT option to sqlite3_db_config(). Fix for ticket [6484e6ce678fffab] (check-in: [4d424f3047] user: drh branch: trunk, size: 2391)
2019-10-14
15:15
Added: [751a224b86] part of check-in [aa57d7abac] Fix a problem with row-value IN(...) operators and virtual tables. (check-in: [aa57d7abac] user: dan branch: trunk, size: 2392)