0.7.4 • Published 8 years ago
@salesway/kohr v0.7.4
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.
Important notes ; you must create a primary key named <table>__primary_key for all the insertion methods to work.
Creating types
Associating types with a table
Special Users
unauthenticatedis mapped to PUBLIC