Skip to content

Instantly share code, notes, and snippets.

@jmercouris
Created May 21, 2018 20:08
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 jmercouris/c9c50d181cccea43b26c5388af2ba2d4 to your computer and use it in GitHub Desktop.
Save jmercouris/c9c50d181cccea43b26c5388af2ba2d4 to your computer and use it in GitHub Desktop.
(sxql:create-table (:response :if-not-exists t)
((survey_id :type 'integer
:references )
(data :type 'text)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment