express-objection-starter
express-objection-starter copied to clipboard
Support MySQL
trafficstars
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 on what database you're using sounds annoying AF, especially considering that MariaDB works fine with it.
Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.