mirror of
https://github.com/gofiber/storage.git
synced 2025-12-23 03:08:04 +08:00
Right now, the default connection for postgres is `disable`. Some databases require `verify` or even `required`. This PR introduces a new implementation that allows the user to override the `disable` mode. The PR keeps a backwards compatible config entry, that sets the default behavior to `disable` if it's missing.
3.0 KiB
3.0 KiB