Releases: RayTW/RA
Releases · RayTW/RA
Ra v0.7.0
Features
Support for Bigquery JDBC.
Support for Cloud Spanner JDBC.
Support for preparing SQL statements.
Array types are supported.
Ra v0.5.3
Bugs
[bug]Unable to get last insert id if starting H2 database and set the property DATABASE_TO_UPPER=false.
Dependency Upgrades :
com.h2database:2.1.214
mysql-connector-java:8.0.30
Ra v0.5.1
Features
Add feature that transactions at operate Create, Read, Update, Delete (CRUD).
Bugs
Execution SQL failed in transaction, but without throwing an exception.
Dependency Upgrades :
com.h2database:2.1.212
mysql-connector-java:8.0.29
Ra v0.4.2
Bugs
Create server have defects that just let the client connect once.
Because the BufferedReader is not closed, opening the file multiple times will throw an exception.
The server will sporadically respond with a delay of 50 ms.
Create server fail the service cannot load specific package name on JRE 11.
You can’t perform that action at this time.