Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Add a deploy schemas command #101

Closed
dmcassel opened this issue May 23, 2013 · 1 comment
Closed

Add a deploy schemas command #101

dmcassel opened this issue May 23, 2013 · 1 comment
Assignees

Comments

@dmcassel
Copy link
Collaborator

Roxy can create a schemas database and associate it with the content database, but there's no explicit way to upload schemas. Add an "ml {env} deploy schemas" command.

Workaround:

  • Use "ml recordloader" with a config file that targets the schemas database (wiki).
  • Add a command in app_specific.rb
@dmcassel
Copy link
Collaborator Author

The command will deploy schemas to the Schemas database if no app-specific schemas database is defined. It prints a warning when it does that, since clean and wipe won't remove those schemas.

@ghost ghost assigned dmcassel Jun 13, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant