github simonw/sqlite-utils 2.4

latest releases: 4.0a0, 3.38, 3.38a0...
5 years ago
  • table.disable_fts() can now be used to remove FTS tables and triggers that were created using table.enable_fts(...). (#88)
  • The sqlite-utils disable-fts command can be used to remove FTS tables and triggers from the command-line. (#88)
  • Trying to create table columns with square braces ([ or ]) in the name now raises an error. (#86)
  • Subclasses of dict, list and tuple are now detected as needing a JSON column. (#87)

Don't miss a new sqlite-utils release

NewReleases is sending notifications on new releases.