Closed rustprooflabs closed 1 year ago
Looking at #353.
This seems to work to add --schema-name. It passes make but I haven't attempted using --replication yet.
--schema-name
make
--replication
Appears to work with replication. Though you cannot use replication along with putting multiple regions into multiple schemas.
Looking at #353.
This seems to work to add
--schema-name
. It passesmake
but I haven't attempted using--replication
yet.