Update options
This commit is contained in:
parent
99d94ad275
commit
f93c70f2b7
@ -70,6 +70,7 @@ public class LLQuicConnectionTest {
|
|||||||
var db = client.getDatabase(dbName,
|
var db = client.getDatabase(dbName,
|
||||||
List.of(ColumnUtils.special(singletonsColumnName)),
|
List.of(ColumnUtils.special(singletonsColumnName)),
|
||||||
new DatabaseOptions(List.of(),
|
new DatabaseOptions(List.of(),
|
||||||
|
List.of(),
|
||||||
Map.of(),
|
Map.of(),
|
||||||
true,
|
true,
|
||||||
true,
|
true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user