diff options
author | Teddy Wing | 2022-03-20 01:54:48 +0100 |
---|---|---|
committer | Teddy Wing | 2022-03-20 01:54:48 +0100 |
commit | d12125737b9068a653124c21cfc66b67c4b7704b (patch) | |
tree | d79f4f07d11c4293fffe14e8e58ca858a3488f70 /src/lib.rs | |
parent | 09525eb8aae8801468a75b867361106f6f830e7c (diff) | |
download | yaqlite-d12125737b9068a653124c21cfc66b67c4b7704b.tar.bz2 |
main: Add an option to include the primary key in output
Since the primary key column is excluded by default, there's no way to
include it without excluding columns. Provide a way to include the
primary key column when no columns have been excluded.
Not a very good interface admittedly, but it enables a previously
impossible behaviour.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions