Closed olivierkaisin closed 8 years ago
I am currently working on extending this module to implement proper support of MySQL.
Exposing both the array of reserved words and the auto-quoting character I will be able to escape keywords with the MySQL "`" character.
Could you please merge this?
Thanks.
This looks good, thanks @olivierkaisin! Merging.
@olivierkaisin: this has been published to npm as v1.3.1
Awesome! thanks @prust
I am currently working on extending this module to implement proper support of MySQL.
Exposing both the array of reserved words and the auto-quoting character I will be able to escape keywords with the MySQL "`" character.
Could you please merge this?
Thanks.