mshannongit
mshannongit
### Expected Behavior GraalVM Native Image generation should succeed. ### Actual Behaviour dockerBuildNative task fails with: Error: Classes that should be initialized at run time got initialized during image building:...
OracleRDBMSMetadataBuilder support for keyColumn path field - to support Mongo collection creation
Mongo compatible collection creation on 19c using ords PUT against /ords/admin/soda/latest/< collectionname > may look similar to ... {"contentColumn":{"name":"DATA"},"keyColumn":{"name":"ID","sqlType":"VARCHAR2","maxLength":255,"assignmentMethod":"EMBEDDED_OID","path":"_id"},"versionColumn":{"name":"VERSION","method":"UUID"},"lastModifiedColumn":{"name":"LAST_MODIFIED"},"creationTimeColumn":{"name":"CREATED_ON"}} OracleRDBMSMetadataBuilder doesn't appear to support that path parameter override.
### Feature description currently to lock rows one can trigger a statement like the following findTop5ByDepartmentEqualsForUpdate however with concurrent threads wanting to run the same query, the second thread is...
### Feature description Consider a set of tables with a common set of base columns and a common set of queries that would apply to said columns. Should the queries...
### Feature description At the moment, it seems the only way to supply a dynamic parameterized limit value is by using a customized @Query @Query(value = "SELECT * FROM books...
### Feature description Engineering teams may often use H2 DB for testing, and say MYSQL or ORACLE DB for production runtime. test datasource ... datasources: default: driverClassName: org.h2.Driver username: sa...
Many enterprise environments no longer support the use of docker, and instead use podman. Running the gradlew dockerBuild action against a private artifactory results in the error - "unable to...
% oci artifacts generic artifact get-by-path --repository-id ocid1.artifactrepository.oc1.phx.0.amaaaaaavhtzrhiahynl4ahak227pxyxcmy4kxcke5ctht2vytipt6dsh4wq --artifact-path abc/def --artifact-version 1 ServiceError: { ... "client_version": "Oracle-PythonSDK/2.150.0, Oracle-PythonCLI/3.54.2", "code": "NotAuthorizedOrNotFound", "message": "Authorization failed or requested resource not found.", "operation_name": "get_generic_artifact_by_path",...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...