Replies: 1 comment 1 reply
-
Thanks, that's a remnant from the original sqlite version this was copied from, they do actually generate the entire shell file |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, a comment of the first line in
duckdb/tools/shell/shell.cpp
is wrote "/* DO NOT EDIT!".However,
duckdb/tools/shell/shell.cpp
has been many modified in actually.I guess this comment confuse to new outside contributors.
So, If Would it be all right if I send pull request to remove this comment as below?
Beta Was this translation helpful? Give feedback.
All reactions