You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for values fetched from environment variables in configuration files via
EnvExtendedInterpolation provided by firebird-base package v1.8.0.
Fixed
Unregistered bug: db info call for CRYPT_KEY, CRYPT_PLUGIN, WIRE_CRYPT, DB_GUID and
DB_FILE_ID returned mangled values.
Unregistered bug: db info call for FIREBIRD_VERSION or Connection.info.firebird_version
always returned only one string. Now it returns all values returned by server, separated
by newline.