Skip to content

Commit 8d3f23c

Browse files
committed
[#1787] Test support for @SoftDelete
1 parent ff1f6ab commit 8d3f23c

File tree

2 files changed

+542
-1
lines changed

2 files changed

+542
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ org.gradle.java.installations.auto-download=false
2626

2727
# The database type to use (key insensitive and support aliases):
2828
# Db2, MySql, PostgreSQL, CockroachDB, SqlServer, Oracle
29-
#db = MSSQL
29+
db = Maria
3030

3131
# Enable the SonatypeOS maven repository (mainly for Vert.x snapshots) when present (value ignored)
3232
#enableSonatypeOpenSourceSnapshotsRep = true

0 commit comments

Comments
 (0)