airr-community / ogrdb

Website and associated database for managing submissions of inferred alleles
Other
8 stars 1 forks source link

Store attachments as files #25

Closed williamdlees closed 5 years ago

williamdlees commented 5 years ago

Storing attachments as blobs in the database feels a bit ugly and non-scalable. Makes database dumps pretty weird.

williamdlees commented 5 years ago

Done