Ghost/core
Fabien 'egg' O'Carroll 8ad995203e
🐛 Fixed migration for SQLite3 (#12371)
no-issue

The current version of SQLite3 bundled with Ghost supports a maximum of 999
variables, we use one variable for the SET value and so we're left with 998 for the
WHERE IN clause values.

refs: https://forum.ghost.org/t/unable-to-start-ghost-3-38-0-locally/18322
2020-11-17 16:39:42 +00:00
..
client@e2fec6bddd Updated Ghost-Admin to v3.38.0 2020-11-17 13:53:34 +00:00
frontend Removed unneeded "type='text/css'" in members styles (#12329) 2020-11-17 15:28:51 +13:00
server 🐛 Fixed migration for SQLite3 (#12371) 2020-11-17 16:39:42 +00:00
shared Updated default config for newsletter badge 2020-11-17 16:06:31 +05:30
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00