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