Skip to content

Instantly share code, notes, and snippets.

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 ivorscott/178a135c6bd53ee0da986871cef8e9eb to your computer and use it in GitHub Desktop.
Save ivorscott/178a135c6bd53ee0da986871cef8e9eb to your computer and use it in GitHub Desktop.
-- 000001_create_products_table.down.sql
DROP TABLE IF EXISTS products;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment