You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The -:json idea is flawed: Click thinks that's the syntax for an option called :json.
I'm going to do stdin:json - which means you can't open a file called stdin - but you could use cat stdin | sqlite-utils memory stdin:json ... instead which is an OK workaround.
filename.json:json
and-:nl
and suchlike options for specifying the format rather than guessing it - see Idea: import CSV to memory, run SQL, export in a single command #272 (comment)Follows #272
The text was updated successfully, but these errors were encountered: