package
4.18.2
Repository: https://github.com/golang-migrate/migrate.git
Documentation: pkg.go.dev

# README

firebird

firebirdsql://user:password@servername[:port_number]/database_name_or_file[?params1=value1[&param2=value2]...]

URL QueryWithInstance ConfigDescription
x-migrations-tableMigrationsTableName of the migrations table
auth_plugin_nameAuthentication plugin name. Srp256/Srp/Legacy_Auth are available. (default is Srp)
column_name_to_lowerForce column name to lower. (default is false)
roleRole name
tznameTime Zone name. (For Firebird 4.0+)
wire_cryptEnable wire data encryption or not. For Firebird 3.0+ (default is true)

# Functions

No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author