We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add methods to interface
replace sql.DB with interface
fix Load to slice of pointers
Merge pull request #1 from egnd/fix_sess_ctx fix session ctx chain
add LoadV2 method
update SelectBuilder interface
add GetRows method