kohr
v0.1.0
Published
* `DATABASE_URL` *mandatory* a connection string to a PostgresSQL instance. * `KOHR_JSON_SIZE_LIMIT` defaults to `'100mb'`, used to limit the size of JSON data sent to us.
Readme
Environment variables
DATABASE_URLmandatory a connection string to a PostgresSQL instance.KOHR_JSON_SIZE_LIMITdefaults to'100mb', used to limit the size of JSON data sent to us.
Creating types
Associating types with a table
Special Users
unauthenticatedis mapped to PUBLIC
