issues
search
aaberg
/
sql2o
sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters.
http://sql2o.org
MIT License
1.15k
stars
229
forks
source link
convert connection blocks to use try with resources
#286
Closed
B0yc3y
closed
6 years ago
B0yc3y
commented
7 years ago
Converted auto closable resources to use try with resources
Converted auto closable resources to use try with resources