mk3008 / Carbunql

Carbunql is an advanced Raw SQL editing library.
https://mk3008.github.io/Carbunql/
MIT License
41 stars 4 forks source link

Changed the specification of the With clause injection method #453

Closed mk3008 closed 3 months ago

mk3008 commented 3 months ago

If there are no duplicate names, they will be added to the beginning. If there are duplicate names, the behavior can be changed by arguments (overwrite or error)