0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
Rishabh Garg c4cfd1839a
Added offers table (#13381)
refs https://github.com/TryGhost/Team/issues/1088

- adds schema for new offers table
- adds permission fixtures for new offers table
- adds migrations for new table and permissions

Co-authored-by: Fabien O'Carroll <fabien@allou.is>
2021-10-01 12:18:33 +02:00
..
clients
fixtures Added offers table (#13381) 2021-10-01 12:18:33 +02:00
checks.js
commands.js Removed use of deprecated new Error() syntax 2021-07-19 21:31:31 +12:00
default-settings.json Added email disabling flag to settings records 2021-07-29 20:30:30 +12:00
index.js Moved schema validator into the schema module 2021-06-15 11:54:34 +01:00
schema.js Added offers table (#13381) 2021-10-01 12:18:33 +02:00
validator.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00