mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +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.
4.7 KiB
4.7 KiB