Skip to content

3.15

Compare
Choose a tag to compare
@simonw simonw released this 09 Aug 22:43
· 418 commits to main since this release
  • sqlite-utils insert --flatten option for flattening nested JSON objects to create tables with column names like topkey_nestedkey. (#310)
  • Fixed several spelling mistakes in the documentation, spotted using codespell.
  • Errors that occur while using the sqlite-utils CLI tool now show the responsible SQL and query parameters, if possible. (#309)