jowilf / 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.
https://jowilf.github.io/sqlalchemy-file/
MIT License
91 stars 12 forks source link

add sqlalchemy python_type #153

Closed benedikt-bartscher closed 3 months ago

benedikt-bartscher commented 3 months ago

@jowilf you are welcome. Thanks for this awesome repo and the fast merge!