fukamachi / integral

[OBSOLETE] Use Mito instead.
https://github.com/fukamachi/mito
BSD 3-Clause "New" or "Revised" License
54 stars 3 forks source link

string-to-dbtype with enum #5

Closed rudolph-miller closed 9 years ago

rudolph-miller commented 9 years ago
(is (string-to-dbtype "enum('a','b')") '(:enum "a" "b")) => Error