github coleifer/peewee 3.1.6

latest releases: 3.14.10, 3.14.9, 3.14.8...
6 years ago
  • Added rekey() method to SqlCipher database for changing encryption key and documentation for set_passphrase() method.
  • Added convert_values parameter to ArrayField constructor, which will cause the array values to be processed using the underlying data-type's conversion logic.
  • Fixed unreported bug using TimestampField with sub-second resolutions.
  • Fixed bug where options were not being processed when calling drop_table().
  • Some fixes and improvements to signals extension.

View commits

Don't miss a new peewee release

NewReleases is sending notifications on new releases.