Hillcrest-R-D / FORM

F# Object Relational Mapper
MIT License
15 stars 0 forks source link

SQL Quoting : Real wonky #1

Closed mflibby closed 2 years ago

mflibby commented 2 years ago

To ensure db objects are always quoted, I've just put sqlQuote everywhere it's necessary, there is probably a more efficient (and cleaner) way of doing this.

Zalarian commented 2 years ago

This has been addressed somewhere along our pre-1.0 development