CSNW / sql-bricks

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

Allow setting defaults from the outside and empty placeholders #93

Closed kay999 closed 7 years ago

kay999 commented 7 years ago

This allows changing the defaults in a way that sql-bricks works together with named parameters in pg-promise.

kay999 commented 7 years ago

91

prust commented 7 years ago

@kay999: Thank you! Yes, this'll be a good stop-gap until I do a bigger refactoring (#92). Merging. Thanks again!

prust commented 7 years ago

@kay999: FYI, this is published to npm as v2.0.1