Re: “Abusing BinaryField” warning about binary files in DB

2018-02-26 Thread Antoine Pietri
, and thus requires extra-care if you > create large rows. You should properly limit the amount of data > fetched from the table by using values() when needed. > [1]: https://wiki.postgresql.org/wiki/BinaryFilesInDB > [2]: https://www.sqlite.org/intern-v-extern-blob.html Cheers, --

“Abusing BinaryField” warning about binary files in DB

2018-02-25 Thread Antoine Pietri
Be sure to be aware of the > trade-offs[1] before you decide to do so. > [1]: https://wiki.postgresql.org/wiki/BinaryFilesInDB As I'm not subscribed to this mailing-list, I would appreciate to be CC'd to the responses :-) Cheers, -- Antoine Pietri -- You received this message