Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Extend the refactoring into extensions. Clean up stray newlines. | drh | 2020-06-19 |
* | Use 64-bit math to compute the sizes of memory allocations in extensions. | drh | 2019-01-08 |
* | Output infinity as 1e999 in the ".dump" command of the command-line shell. | drh | 2018-06-13 |
* | Add new interfaces for accessing the list of SQL keywords: | drh | 2018-04-25 |
* | Add the new DO and NOTHING keywords to the keyword lists maintained | drh | 2018-04-25 |
* | Fix harmless compiler warnings in the 'dbdump' tool. | mistachkin | 2018-03-07 |
* | Improved \n and \r escapes in the ext/misc/dbdump.c utility function. The | drh | 2017-04-12 |
* | Fixes to the dump logic. All appears to be working in preliminary tests. | drh | 2017-03-13 |
* | First draft of the complete dbdump.c library. | drh | 2017-03-13 |
* | Infrastructure for an extension C-library to implement sqlite3_db_dump() and | drh | 2017-03-13 |