sqlalchemy-file

SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as Local Storage, Amazon S3, Rackspace CloudFiles, Google Storage and others using Apache Libcloud.

MIT License

Downloads
10.8K
Stars
92
Committers
8
sqlalchemy-file - 0.6.0 Latest Release

Published by jowilf about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jowilf/sqlalchemy-file/compare/0.5.0...0.6.0

sqlalchemy-file - 0.5.0

Published by jowilf over 1 year ago

What's Changed

Fixed

  • Fix #79: Remove the files generated by processors after an
    update or a delete in #84
  • Fix #78: Add content-type to extra data in ThumbnailGenerator
    by @wojtha in #80

Internals

  • Add additional Ruff rules & update dependencies in #77

New Contributors

Full Changelog: https://github.com/jowilf/sqlalchemy-file/compare/0.4.0...0.5.0

sqlalchemy-file - 0.4.0

Published by jowilf over 1 year ago

sqlalchemy-file - 0.3.0

Published by jowilf almost 2 years ago

What's Changed

  • Support for apache-libcloud 3.7

Full Changelog: https://github.com/jowilf/sqlalchemy-file/compare/0.2.0...0.3.0

sqlalchemy-file - 0.2.0

Published by jowilf almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jowilf/sqlalchemy-file/compare/0.1.5...0.2.0

sqlalchemy-file - 0.1.5

Published by jowilf about 2 years ago

sqlalchemy-file - 0.1.4

Published by jowilf about 2 years ago

sqlalchemy-file - 0.1.3

Published by jowilf about 2 years ago

sqlalchemy-file - 0.1.2

Published by jowilf about 2 years ago

sqlalchemy-file - First release

Published by jowilf about 2 years ago

First release