mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-14 15:21:11 +01: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