huanshankeji / exposed-vertx-sql-client

Exposed on top of Vert.x Reactive SQL Client
https://huanshankeji.github.io/exposed-vertx-sql-client/
Apache License 2.0
5 stars 0 forks source link

Support DBs other than PostgreSQL #13

Open ShreckYe opened 1 week ago

ShreckYe commented 3 days ago

Especially, deal with String.toVertxPgClientPreparedSql. DatabaseClient may have to be made abstract for this.