Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for tool/dbtotxt.c
2022-08-15
| ||
18:36 | [ca48d34eac] part of check-in [6170e638eb] The new --script option to dbtotxt.c looks for an SQL script at the head of the file and generates a CLI script that will construct the database then run the SQL. (check-in: [6170e638eb] user: drh branch: trunk, size: 5879) | |
2022-06-22
| ||
14:00 | [2620a354d1] part of check-in [afeee6125d] Give dbtotxt an option to prepend .open --hexdb (check-in: [afeee6125d] user: larrybr branch: trunk, size: 5021) | |
2019-04-01
| ||
03:07 | [b2221864a2] part of check-in [6cf8b18ec2] Fix harmless compiler warnings seen with MSVC. (check-in: [6cf8b18ec2] user: mistachkin branch: trunk, size: 4653) | |
2019-01-13
| ||
20:17 | [04e25f26be] part of check-in [97e723d746] Relax the minimum size database file constraint on the dbtotxt utility program. (check-in: [97e723d746] user: drh branch: trunk, size: 4638) | |
2018-12-27
| ||
13:52 | [126da0c130] part of check-in [29a00a05dd] Fix the filename normalization in the dbtotxt utility program. (check-in: [29a00a05dd] user: drh branch: trunk, size: 4638) | |
2018-12-21
| ||
22:11 | [249536df1f] part of check-in [48438bb35b] Update the dbtotxt utility program so that it does not output characters that are special to TCL, thus making the output of dbtotxt easier to insert into test scripts. (check-in: [48438bb35b] user: drh branch: trunk, size: 4636) | |
2018-12-13
| ||
15:06 | Added: [1655f60fd7] part of check-in [e3bf1d3ea5] Add the "dbtotxt" utility program and the ability to read "dbtotxt" output as a deserialized input database in the CLI, using the --hexdb option to the ".open" command. (check-in: [e3bf1d3ea5] user: drh branch: trunk, size: 4418) | |