mailtrain/server/setup/knex
Tomas Bures ae5faadffa Fix for #665 and additional fix for #663.
If your segemnts are broken or Mailtrain complains about missing 20190726150000_shorten_field_column_names.js, run the following in `server/setup/knex/fixes`:

```NODE_ENV=production node fix-20190726150000_shorten_field_column_names.js```
2019-08-12 09:26:49 +02:00
..
fixes Fix for #665 and additional fix for #663. 2019-08-12 09:26:49 +02:00
migrations Fix for #663 2019-08-10 23:17:15 +02:00
config.js Fix for #665 and additional fix for #663. 2019-08-12 09:26:49 +02:00
knexfile.js Line endings fixed so that we don't have CRLF in Git. Better now than later. 2019-03-27 09:49:29 +01:00