Ghost/core/server/data/migrations/versions/3.36
Kevin Ansfield 74269070dd
Added migration for snippets table creation (#12282)
no issue

- minimal table structure required for the first iteration of content snippets
- snippets are stored pieces of re-usable content that could effectively be entire posts so the `mobiledoc` field length matches the `posts.mobiledoc` field length
2020-10-16 12:52:06 +01:00
..
01-add-snippets-table.js Added migration for snippets table creation (#12282) 2020-10-16 12:52:06 +01:00