VEuPathDB / service-dataset-access

Apache License 2.0
0 stars 2 forks source link

Remove oracle-specific code from inserts #48

Closed ryanrdoherty closed 2 years ago

ryanrdoherty commented 2 years ago

Goal is to keep id-generate-and-get in a single insert statement, but in a vendor-agnostic way.

Neither query-util nor SQLRunner has support for this use case, but maybe we should add it. Just used straight JDBC.