Skip to content

Instantly share code, notes, and snippets.

@benkolera
Last active August 29, 2015 14:09
Show Gist options
  • Select an option

  • Save benkolera/1a1a4f313e1dbd99187b to your computer and use it in GitHub Desktop.

Select an option

Save benkolera/1a1a4f313e1dbd99187b to your computer and use it in GitHub Desktop.
Wat?
share [mkPersist sqlSettings, mkMigrate "migrateAll"] [persistLowerCase|
Success
who Text List
what Text
achievements Text List
|]
-- Generates a table with a single varchar for who / achievements without any error or warning.
-- It just gets completely ignored...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment