github simonw/sqlite-utils 3.17

latest releases: 3.38, 3.38a0, 3.37...
3 years ago
  • The sqlite-utils memory command has a new --analyze option, which runs the equivalent of the analyze-tables command directly against the in-memory database created from the incoming CSV or JSON data. (#320)
  • sqlite-utils insert-files now has the ability to insert file contents in to TEXT columns in addition to the default BLOB. Pass the --text option or use content_text as a column specifier. (#319)

Don't miss a new sqlite-utils release

NewReleases is sending notifications on new releases.