Christian Beikov
|
1a3629a571
|
Fix some tests and config. Enable all documentation tests. Add profile for PG13
|
2021-08-31 14:52:59 +02:00 |
Christian Beikov
|
34f0b08c24
|
HHH-14512 Add Jenkinsfile for matrix build
|
2021-07-28 16:26:09 +02:00 |
Christian Beikov
|
6447ca9b26
|
HHH-14693, HHH-10668 Move non-supported dialects to the hibernate-community-dialects artifact and add the SQLite dialect originally contributed by Vlad Mihalcea which was adapted for Hibernate 6. Also add HSQLDB, MySQL and Sybase ASE configurations and a CI job config
|
2021-07-06 10:14:20 +02:00 |
Christian Beikov
|
b166e684e1
|
Skip certain LockTests for Oracle on GH Actions which don't work there
|
2021-04-06 16:12:19 +02:00 |
Steve Ebersole
|
725faa258f
|
HHH-14509 : Git master -> main branch renaming
|
2021-03-19 10:59:03 -05:00 |
Yoann Rodière
|
1e3207dbe9
|
Move Hibernate Github Bot configuration to the right directory
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2021-03-15 15:41:13 +01:00 |
Yoann Rodière
|
c9c5a4172e
|
Add Hibernate Github Bot configuration
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2021-03-15 15:35:37 +01:00 |
Christian Beikov
|
15caff9cbc
|
Fix PostgreSQL cleanup wrt extensions, fix Oracle cleanup wrt sys objects, always drop id tables in tests, fix global temp table tests, add on commit delete rows for hana dialects
|
2021-02-10 09:30:48 +01:00 |
Christian Beikov
|
d767d46d05
|
Fix most tests to work on all DBs and fix a bunch of connection leaks
|
2021-02-03 17:03:47 +01:00 |
Christian Beikov
|
36d9ec4040
|
Fix permissions and typo
|
2020-11-26 17:27:44 +01:00 |
Christian Beikov
|
234bfab1ac
|
HHH-14336 Enable tests across databases in Github Actions
|
2020-11-26 16:15:15 +01:00 |