Commit graph

6 commits

Author SHA1 Message Date
Kavin
78082742ad
Replace left joins with inner joins (#199)
* Replace left joins with inner joins.

* Temporarily disable YugabyteDB CI
2022-02-24 12:27:23 +00:00
Kavin
94f5fa37ac
Add route to display version information. (#195)
* Add version information route.

* Use build action for tests.

* Add version test to script.

* Add testing directory to dockerignore.

* Don't unnecessarily set permission for gradle wrapper script.
2022-02-22 09:16:45 +00:00
Kavin
42b3e6dab5
Add YugabyteDB CI testing. (#141) 2021-12-11 20:46:17 +00:00
Kavin
bf58a22fe9
Add CockroachDB CI testing (#140) 2021-12-11 20:20:59 +00:00
Andrea Spacca
26814db8d9
Add dependecies for hsqldb (#132)
* add dependecies for h2 db

* Attempt to test h2 with docker-compose.

* bump h2 to 2.0.202

* add dependecies for h2 db

* use pgsql mode

* switch to hsqldb

* fix hibernate dialect

Co-authored-by: FireMaskterK <20838718+FireMasterK@users.noreply.github.com>
2021-12-11 19:47:40 +00:00
Kavin
f3ffe6f1e4
Add script and CI to automatically test backend changes. (#127) 2021-11-06 03:57:33 +00:00