tlberglund / groovy-liquibase

Yet Another Groovy DSL for Liquibase
Other
85 stars 66 forks source link

Add type-safe checking for createSequence where large values (BigInteger... #26

Closed pzim closed 12 years ago

pzim commented 12 years ago

...) are defined within double-quotes. Otherwise a GroovyCastException is thrown.