database
database copied to clipboard
Relational database access made simpler and safer
Using PK sequences is error prone, as nothing prevents the user from accidentally specifying the wrong sequence in a call to argPkSeq. Identity columns are supported by almost all of...
`DebugSql.logMiddle` calls `printSql` on query strings that have already had parameter substitution performed. If those strings had escaped parameter indicators (`??` or `::`), `printSql` sees them unescaped and thinks there...
would you make a blog post for vertx.io that introduces this new project ?