[hibernate-dev] Are the tests in the documentation module expected to run on MySQL only?
Mark Rotteveel
mark at lawinegevaar.nl
Sat Sep 9 07:19:36 EDT 2017
On 8-9-2017 20:23, Vlad Mihalcea wrote:
> I test Hibernate with the following DBs mostly:
>
> - H2
> - Oracle
> - SQL Server
> - PostgreSQL
> - MySQL and MariaDb
>
> For other databases, it's not guaranteed that all tests will run.
>
> Related to that function, we could other add a change, but it must work
> on the DBs above too.
> Or, you could just mark the test with @SkipForDialect.
I managed to successfully test my solution on H2, SQL Server, PostgreSQL
and MySQL (did not try Oracle and MariaDB yet), but I have decided to go
for @SkipForDialect instead for now. I might revisit that decision at a
later date.
Mark
--
Mark Rotteveel
More information about the hibernate-dev
mailing list