rockdai / sql-bricks

Transparent, Schemaless SQL Generation
http://csnw.github.io/sql-bricks
MIT License
213 stars 25 forks source link

fix: output `.noWait()` as 'NOWAIT' #106

Closed joelmukuthu closed 6 years ago

joelmukuthu commented 6 years ago

was previously output as 'NO WAIT'

fixes https://github.com/CSNW/sql-bricks/issues/105