github simonw/sqlite-utils 2.7.1

latest releases: 3.38, 3.38a0, 3.37...
4 years ago
  • New sqlite-utils views my.db command for listing views in a database, see Listing views. (#105)
  • sqlite-utils tables (and views) has a new --schema option which outputs the table/view schema, see Listing tables. (#104)
  • Nested structures containing invalid JSON values (e.g. Python bytestrings) are now serialized using repr() instead of throwing an error. (#102)

Don't miss a new sqlite-utils release

NewReleases is sending notifications on new releases.