Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/autoindex5.test
2025-04-10
| ||
10:18 | [3fb938cbf4] part of check-in [20acd630b9] Remove unnecessary "www." prefixes on domain names in URLs. (check-in: [20acd630b9] user: drh branch: trunk, size: 7237) | |
2021-07-01
| ||
18:19 | [2ee94f033b] part of check-in [d4097364c5] Allow unqualified "rowid" references to be used in join queries, provided that only one of the source objects has a rowid. Forum post ab5b077c32636e49 (check-in: [d4097364c5] user: dan branch: trunk, size: 7241) | |
2021-04-07
| ||
15:45 | [ee0aa95e3f] part of check-in [14b1d56ef8] Also prohibit the use of rowid from a subquery. Add the SQLITE_ALLOW_ROWID_IN_VIEW compile-time option to restore legacy behavior in case somebody actually needs it. (check-in: [14b1d56ef8] user: drh branch: no-rowid-on-view, size: 7108) | |
2021-03-20
| ||
15:11 | [809c59d6be] part of check-in [50fbd53260] Revise tests cases to align with the new EXPLAIN QUERY PLAN output. (check-in: [50fbd53260] user: drh branch: eqp-improvements, size: 7083) | |
2019-06-28
| ||
07:08 | [a5d72fe8c2] part of check-in [eab4297577] Use the OP_Sequence opcode for generating unique rowid values for an autoindex on a co-routine implementation of a subquery. (check-in: [eab4297577] user: drh branch: trunk, size: 7083) | |
2019-02-11
| ||
11:34 | [1d8c1134e1] part of check-in [8824115a97] Build and test fixes for SQLITE_OMIT_WINDOWFUNC builds. (check-in: [8824115a97] user: dan branch: trunk, size: 6791) | |
2018-11-09
| ||
14:17 | [4a0eb6c7c7] part of check-in [531eca6104] Fix for ticket [787fa716be3a7f650cac] (check-in: [531eca6104] user: drh branch: trunk, size: 6751) | |
2018-05-02
| ||
19:42 | [5f0135dc3b] part of check-in [dab5e52948] More test case updates. Tests are all running now. (check-in: [dab5e52948] user: drh branch: rework-EQP, size: 4257) | |
2015-10-24
| ||
20:31 | [96f084a5e6] part of check-in [bfea226d0d] When creating an automatic-index on a sub-query, add a unique integer to the end of each index key to ensure the entire key is unique. Fix for [8a2adec1]. (check-in: [bfea226d0d] user: dan branch: trunk, size: 4282) | |
2015-05-29
| ||
14:36 | Added: [6f487290ce] part of check-in [6d410442fb] Add some extra source-code comments and a test case. (check-in: [6d410442fb] user: drh branch: coroutine-autoindex, size: 3795) | |