sqlite-utils insert --flattenoption for flattening nested JSON objects to create tables with column names liketopkey_nestedkey. (#310)- Fixed several spelling mistakes in the documentation, spotted using codespell.
- Errors that occur while using the
sqlite-utilsCLI tool now show the responsible SQL and query parameters, if possible. (#309)