PgORM::Settings::HabitatSettings
Inherits Reference < Object
Class methods
Used for checking missing settings on non-nilable types It's advised to use db in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use host in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use host_read_only in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use lock_timeout in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use password in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use port in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use query in your apps to ensure the propper type is checked.
Used for checking missing settings on non-nilable types It's advised to use query_read_only in your apps to ensure the propper type is checked.
Generates a hash using the provided values
Used for checking missing settings on non-nilable types It's advised to use user in your apps to ensure the propper type is checked.