diff options
author | Teddy Wing | 2022-03-20 01:46:27 +0100 |
---|---|---|
committer | Teddy Wing | 2022-03-20 01:48:32 +0100 |
commit | 09525eb8aae8801468a75b867361106f6f830e7c (patch) | |
tree | 9526332d13d602eb724eb574ce07f1c99b403a9d /src/lib.rs | |
parent | f30a4dafa5736c58bda54569ec9f46e6fdb2e200 (diff) | |
download | yaqlite-09525eb8aae8801468a75b867361106f6f830e7c.tar.bz2 |
select: Exclude primary key column unless given excluded columns
If no excluded columns are given, exclude the primary key column by
default. Otherwise, exclude only those columns in the `exclude_columns`
list.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions