Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Databases not deployed in order when all specify schema-database #225

@rjrudin

Description

@rjrudin

This applies to any "other" database file - i.e. not content-database.json, schemas-database.json, or triggers-database.json.

Example - content database:

{
"database-name": "my-content",
"schema-database": "my-schemas"
}

schemas database:

{
"database-name": "my-schemas",
"schema-database": "Schemas"
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions