Skip to content

Instantly share code, notes, and snippets.

@alkema
Created May 26, 2015 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alkema/1ffe7a8be9932e0093c8 to your computer and use it in GitHub Desktop.
Save alkema/1ffe7a8be9932e0093c8 to your computer and use it in GitHub Desktop.
drop table pod_markets;
drop table pod_sections;
drop table pods;
drop table feature_pods;
drop table promotion_pods;
drop table getaway_pods;
drop table activity_pods;
drop table gear_pods;
drop table journal_pods;
drop table filter_group_pods;
drop table collection_pods;
delete from schema_migrations where version=20150526173640;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment