mailru / dbr

Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)
MIT License
178 stars 36 forks source link

support SELECT ... FOR UPDATE #9

Closed bogunenko closed 6 years ago

bgaifullin commented 6 years ago

LGTM. Thanks.