0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data
Felix Rieseberg 6fe93f6a50 Importer: Sanitize UUIDs
Closes #3844
- Before importing, all data is checked for incorrect UUIDs. If check
fails, data is sanitized and outfitted with correct UUIDS.
- Scaffolding allows for easy implementation of additional
sanitization, should that be required in the future.
- Test included, old tests updated.
2014-08-23 18:02:23 -07:00
..
export
fixtures
import Importer: Sanitize UUIDs 2014-08-23 18:02:23 -07:00
migration
utils Ignore tables with pg_ prefix in pg getTables. 2014-08-20 14:20:18 +00:00
validation
versioning
default-settings.json
schema.js