| Commit message (Collapse) | Author | Age |
|
|
| |
FossilOrigin-Name: b104dcd6adadbd3fe15a348fe9d4d290119e139e
|
|
|
|
|
| |
ending in '@%' on NOCASE columns. Ticket #3139. (CVS 5158)
FossilOrigin-Name: 33548744369643cc8843b74ad1fc1b7d5988d7a4
|
|
|
|
|
| |
#3124. (CVS 5157)
FossilOrigin-Name: 77d5a7aa1c7ea715298228ed2dbd0497cacbd0e4
|
|
|
|
|
| |
and where the previous byte of the string is zero. Ticket #3134. (CVS 5156)
FossilOrigin-Name: 846a69acb59403438696000b4ffd588ab42b2f95
|
|
|
|
|
| |
Ticket #3134. (CVS 5155)
FossilOrigin-Name: 2d2c53e5058412a5f484ac2ca5bcef596aed2a7b
|
|
|
|
|
| |
returns. (CVS 5154)
FossilOrigin-Name: 0d47653a3c39b7cd41c7e6edd8c4b4543658412d
|
|
|
|
|
| |
synchronization when memory management is enabled. (CVS 5153)
FossilOrigin-Name: 25b9f3b9b2d996ab4582b22b695c4dbd94d09cc7
|
|
|
|
|
| |
relationship. Ticket #3132. (CVS 5152)
FossilOrigin-Name: 235e384eca65d5007e8e0c440904eb254f9b976a
|
|
|
|
|
|
|
| |
reported by sqlite3_changes() or sqlite3_total_changes(). Update documentation
on sqlite3_changes() and sqlite3_total_changes() to state that
"DELETE FROM table" records a change count of zero. (CVS 5151)
FossilOrigin-Name: f5d61d7d982b58accaf33df4362ce4a5eb79307e
|
|
|
| |
FossilOrigin-Name: de8e67182d8f9d1f0b215da93a396b9467604a50
|
|
|
|
|
|
| |
(This change is unrelated to the problem reported by Bram de Jong. That
comes next.) (CVS 5149)
FossilOrigin-Name: 894085a59cdc60c34c8a3eb560d98bcb4a087cb1
|
|
|
|
|
|
| |
more consistent. Changes to the documentation on the error handling
polices of sqlite3_exec() so that the documentation and code agree. (CVS 5148)
FossilOrigin-Name: a0376c7907db8e2993ce48e484001e981fbbb187
|
|
|
|
|
| |
file in "no-journal" mode. Fix for #3127. (CVS 5145)
FossilOrigin-Name: ffd4e50ab9b14fb7b686681c5e7a37b8355bbfca
|
|
|
|
|
| |
sets the result returned by sqlite3_errcode() when it receives an SQLITE_ABORT. (CVS 5144)
FossilOrigin-Name: f1df19ca17a09ab8d85a4a7eb04f3ce95a6722da
|
|
|
|
|
|
|
| |
failure to do this is benign as sqlite3Atoi64() is current used, but that
might change in the future so it is good to go ahead and fix the function
to return the correct result. (CVS 5142)
FossilOrigin-Name: bc90787583dd2dadff72d516de9720d4a36e7fd2
|
|
|
| |
FossilOrigin-Name: 70793be63c0c6dab42d48c096e0e051e37d7e788
|
|
|
|
|
| |
xFilter() method of a virtual table, in case the xFilter() implementation modifies the type or encoding of the value. Ticket #3121. (CVS 5139)
FossilOrigin-Name: ecbc0d5deddc0ca0d1d2649e0134ee392266027e
|
|
|
|
|
| |
that of the database. (CVS 5138)
FossilOrigin-Name: e94a2883060b9ef59809ff4de9525d897d95546c
|
|
|
| |
FossilOrigin-Name: 81a8c70ed7a86abf286706fdbc251f31c9c53382
|
|
|
|
|
| |
Tickets #3118 and #3119. (CVS 5136)
FossilOrigin-Name: cf1fb2d850c3eebc2f92159a156695b61f023202
|
|
|
|
|
| |
in the specified database file. (CVS 5135)
FossilOrigin-Name: eb6985e69ce2a5e5e7361f6226d1cfc547fd441d
|
|
|
|
|
| |
exit early. (CVS 5134)
FossilOrigin-Name: 443cf1056c73ae89d0efcc7a462455c078b3a4a8
|
|
|
| |
FossilOrigin-Name: 10ea8287d090ae610416b4754c0838f13b51fd78
|
|
|
|
|
| |
non-Windows systems. Better test fixture code will be introduced in 3.6.0 to add this coverage back in for Windows. (CVS 5130)
FossilOrigin-Name: e4aab150042bd22868ab02645151cb69a1c02ba0
|
|
|
|
|
|
| |
This will only happen when trying to interpret a corrupt database file
so speed is not critical. (CVS 5129)
FossilOrigin-Name: 6a6b9437367b66c3b6f710cf3abbdb9841765b21
|
|
|
|
|
| |
during a rollback benign since there is nothing we can do about them. (CVS 5128)
FossilOrigin-Name: a9d1d931358637a6f039723a053098f65530de4b
|
|
|
|
|
| |
have been no changes to the database. (CVS 5127)
FossilOrigin-Name: f1ed3689239098e0630e8d61f52971bcdf2801b6
|
|
|
| |
FossilOrigin-Name: 1ef6458bee4f0f77ded7c532f196d4c876ec9649
|
|
|
|
|
|
| |
not inserted on win32 and OS/2. Test harness change only - no changes
to the core SQLite code. (CVS 5124)
FossilOrigin-Name: 68cbc6b45c98ebaeca74e1ff5acc3ff7e34f45e9
|
|
|
| |
FossilOrigin-Name: 4d397f57c4446b18c5c6faf728d315495e4abf6e
|
|
|
| |
FossilOrigin-Name: 85c54a16c7aecea3e0e5040ee8aca06d8b6a2b2b
|
|
|
|
|
| |
the other platforms. (CVS 5119)
FossilOrigin-Name: d00a015dbcc5a7fc4aa7cb41f9740a712af510ae
|
|
|
| |
FossilOrigin-Name: 3eff0ef2cfe70389bc80a270902702206be178f3
|
|
|
|
|
| |
into a double. Ticket #3101. (CVS 5117)
FossilOrigin-Name: 88e12caca99d1d54cfe6228cb0de1eccc93fcc74
|
|
|
|
|
|
|
| |
floating point values correctly. Improvements to the text->real conversion
routine so that it generates +Inf and -Inf at appropriate times.
Tickets #3101 and #3060. (CVS 5116)
FossilOrigin-Name: 3ff2f1cdc9c57bca56de6cdc0ad5edc95b0606a0
|
|
|
| |
FossilOrigin-Name: ecc6c739064922937ce66339f74403a0346aeedd
|
|
|
|
|
| |
integer to work better with some compilers. Ticket #3105. (CVS 5113)
FossilOrigin-Name: 18b1ee10b89bd0a98d1986dbb04b9d6cfc3dad39
|
|
|
|
|
| |
(CVS 5112)
FossilOrigin-Name: 7a44fb965b3477fb78901939ba35d569e5638c19
|
|
|
|
|
| |
Ticket #3063. (CVS 5111)
FossilOrigin-Name: 069f4560107246fdc31e1f15c3ad7d3dae2b9ad8
|
|
|
|
|
| |
by comments in the CREATE TABLE statement. Ticket #3102. (CVS 5110)
FossilOrigin-Name: ab18b4e75916b05863b31bc63625aa64a104a42c
|
|
|
|
|
| |
Ticket #3101 and #3060. (CVS 5109)
FossilOrigin-Name: 2349ae75dfdd626ed97db99ac6de4bdc5a395008
|
|
|
|
|
| |
compiled using -ffinite-math-only. Tickets #3101 and #3060. (CVS 5108)
FossilOrigin-Name: 19ee2b3324461150d2c1600c67fe604114a1b69f
|
|
|
|
|
| |
the test scripts. (CVS 5106)
FossilOrigin-Name: 8a99efc07f93bc11d21aa501349c81f0fd8abf7b
|
|
|
|
|
| |
17592186044416 and 140737488355327. Ticket #3100. (CVS 5105)
FossilOrigin-Name: 0a4d26dede320d90a39133dce3d76ca3ee1a4ee6
|
|
|
|
|
| |
(CVS 5102)
FossilOrigin-Name: e98a7f87f91c62676f94ad5a0c4980ab929ca79d
|
|
|
|
|
| |
check to improve detection of corrupt values. (CVS 5101)
FossilOrigin-Name: 530c6360610f737e85608b23ede2646d69d1bc9a
|
|
|
|
|
| |
that was preventing it from doing so. (CVS 5098)
FossilOrigin-Name: 3fbcef46f7b6dcd20c1137692aa5bc0f64eaa3dd
|
|
|
|
|
| |
while running VACUUM. (CVS 5096)
FossilOrigin-Name: 438d77a762a6f3cc7438e4d688013cc26e3e9486
|
|
|
| |
FossilOrigin-Name: d15d0bbab043e4366f7988423115babb550198a1
|
|
|
|
|
| |
an incremental-vacuum is performed on a database in full auto-vacuum mode. (CVS 5094)
FossilOrigin-Name: ed98df24a3362c2d20f52bb1ce679787b3ee408b
|