mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
The documentation stated that Vault would not create the table if it doesn't exist. But Vault does attempt to create the table if it doesn't exist. Ref: https://github.com/hashicorp/vault/blob/master/physical/cockroachdb/cockroachdb.go#L84