Database_migrations_schemascategoriesposts
id
_migrations
json
"title": "_migrations", "type": "object", "properties": { "id": { "type": "integer" }, "sql": { "type": "string" } }, "required": [ "sql" ]