https://github.com/vain0x/sql-placeholder-js
Convert SQL placeholders from named (:n) to positional ($i or ?). Array expansion and exhaustivity checking also supported
https://github.com/vain0x/sql-placeholder-js
javascript sql typescript
Last synced: 4 months ago
JSON representation
Convert SQL placeholders from named (:n) to positional ($i or ?). Array expansion and exhaustivity checking also supported
- Host: GitHub
- URL: https://github.com/vain0x/sql-placeholder-js
- Owner: vain0x
- License: cc0-1.0
- Created: 2020-09-29T15:53:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T07:00:23.000Z (almost 5 years ago)
- Last Synced: 2025-10-18T15:54:32.724Z (8 months ago)
- Topics: javascript, sql, typescript
- Language: TypeScript
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE