Revision 5680
Added by Aaron Marcuse-Kubitza about 12 years ago
- added
- modified
- copied
- renamed
- deleted
- inputs
- test_taxonomic_names
- _scrub
- public.test_taxonomic_names.sql /inputs/test_taxonomic_names/_scrub/public.sql
- test_scrub (diff)
- _scrub
- test_taxonomic_names
inputs/test_taxonomic_names/test_scrub: Fixed bug where public.sql export did not include the "CREATE SCHEMA public" statement, because pg_dump doesn't add it to backups, by using new schemas/rename/% make target to first rename the public schema and then exporting it