Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/affinity2.test
2025-04-10
| ||
10:18 | [4d7a34d328] part of check-in [20acd630b9] Remove unnecessary "www." prefixes on domain names in URLs. (check-in: [20acd630b9] user: drh branch: trunk, size: 4198) | |
2019-10-03
| ||
16:02 | [ce1aafc86e] part of check-in [7f9a4b6015] Avoid running a couple of tests in affinity2.test as part of the valgrind permutations, as the way floating point computations are simulated by valgrind causes them to fail. (check-in: [7f9a4b6015] user: dan branch: trunk, size: 4202) | |
2019-08-30
| ||
23:56 | [da465d3d49] part of check-in [e0d909c740] When the affinity of a table column is INT or REAL, make the affinity of corresponding index columns NUMERIC. This increases the precision of index lookups for large numbers so that it matches the precision of ordinary comparison operators. Ticket [40812aea1fde9594] (check-in: [e0d909c740] user: drh branch: trunk, size: 4044) | |
2019-08-22
| ||
11:11 | [b03930d288] part of check-in [e62eddbb04] Fix a false-positive in sqlite3ExprNeedsNoAffinityChange(). Ticket [ac184eb571d5e6e0] (check-in: [e62eddbb04] user: drh branch: trunk, size: 3710) | |
2019-08-20
| ||
11:43 | [34f2cf88e2] part of check-in [511da08156] Retain the affinity of an expression in a WHERE clause when it is transformed to a reference to an index column on the same expression. Fix for [f043b113]. (check-in: [511da08156] user: dan branch: trunk, size: 2753) | |
2015-06-02
| ||
17:25 | Added: [a6d901b436] part of check-in [9678646d9a] Add test cases for type affinity rules. (check-in: [9678646d9a] user: drh branch: trunk, size: 1951) | |