squee
squee copied to clipboard
A fresh wrapper for JDBC
Results
3
squee issues
Sort by
recently updated
recently updated
newest added
Right now we can customize the way statements are created via `create-statement!` or just defer to the default which will generate a statement from a string internally. We could imagine...
`as-properties` is (only) called by `squee.datasources/from-spec` which accepts a map with keys as keywords. However when passing additional opts in this map they need to either be strings (which in...