dropbox / godropbox

Common libraries for writing Go services/applications.
BSD 3-Clause "New" or "Revised" License
4.17k stars 427 forks source link

Typo in sqlbuilder.NewGtidNextStatment ? #230

Closed ferhatelmas closed 7 years ago

ferhatelmas commented 7 years ago

It returns GtidNextStatement so I would expect its name to be NewGtidNextStatement.

pattyshack commented 7 years ago

thanks for pointing this out. will fix

pattyshack commented 7 years ago

231