Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup #22

Merged
merged 6 commits into from
Nov 28, 2018
Merged

Backup #22

merged 6 commits into from
Nov 28, 2018

Conversation

puethe
Copy link
Contributor

@puethe puethe commented Nov 28, 2018

  • set up schema "audit_backup" as "chado admin setup -s audit_backup "
  • create a function to move data from schema "audit" to "audit_backup" when setting up the schema
  • execute this function as "chado execute audit_backup "
  • schema-qualify table names in DDL statements
  • print DDL statements to screen after execution
  • split function "query_to_file" into querying and writing to a CSV file
  • use "tempfile" library for all temporary files created in tests
  • tests for all new/changed components

@puethe puethe merged commit edf7a34 into sanger-pathogens:master Nov 28, 2018
@puethe puethe deleted the backup branch November 28, 2018 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant