eclipse-vertx / eclipse-vertx/vertx-sql-client
[PostgreSQL]PostgreSQL client should recognize ? placemarkers
Open
module:pg
- Dominant language
- Java
- Stars
- 912
- Forks
- 212
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 4
Description
Postgres' $1, $2, etc, is nonstandard, AFAIK, and contrary to ODBC and JDBC.
We should at least have the option to use this syntax if we want to.
Issue reported in smallrye/smallrye-reactive-utils#106
Contributor guide
Assessment
This issue has not been assessed yet.