aquametalabs / aquameta

Web development platform built entirely in PostgreSQL
GNU General Public License v3.0
1.1k stars 52 forks source link

endpoint: Add column endpoint.mimetype.binary #140

Open erichanson opened 5 years ago

erichanson commented 5 years ago

We need to know whether or not a particular mimetype is binary, so we can do smart things like when importing a directory into endpoint.resource and endpoint.resource_binary, put each file in the appropriate table.