package
4.6.2-status.3
Repository: https://github.com/status-im/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)

Not officially supported

If you need a migrate CLI that supports Firebird, you'll need need to build it yourself. There are also no guarantees that the integration will work since we're not testing with Firebird.

For more info, see: https://github.com/golang-migrate/migrate/issues/49#issuecomment-487193672

# 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