express-objection-starter
express-objection-starter copied to clipboard
an opinionated, production-ready, isomorphic express/knex/objection starter with centralized configuration
MariaDB actually passes the tests on node 10, but connection drops with both `mysql` and `mysql2` drivers on node 12. This connection issue _isn't_ from GitHub Actions, so if only...
Currently, the problem with supporting MySQL is that you can't have `.text()` columns that are indexed - you _have_ to use `VARCHAR(n)` and having to dynamically rewrite migration files based...
Currently, the problem with supporting MSSQL is that we can't create a database when mounting the mssql container as it lacks support for initializing user/database via environment variables.
If we want FTS via external document stores, then we need to pipe changes from the "truth store" to the search index. While there _are_ native ways to stream changes...
https://github.com/bee-queue/arena or https://github.com/vcapretz/bull-board
Related: #17 https://app.leanboard.io/board/1c4ff2a9-f84a-49c1-a7d3-0d6c711b619d
https://help.github.com/en/articles/creating-a-repository-from-a-template