Skip to content

Instantly share code, notes, and snippets.

@certainty
Created December 26, 2010 15:12
Show Gist options
  • Save certainty/755466 to your computer and use it in GitHub Desktop.
Save certainty/755466 to your computer and use it in GitHub Desktop.
irreversible migrations
((UP "CREATE TABLE vertices (id INTEGER, name STRING)")
(DOWN (#f . "You must not remove vertices") ))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment