You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/db/migrations/postgres
Michael Gaffney 87492816cb
Replace immutable_create_time_func with immutable_columns (#231)
6 years ago
..
01_domain_types.down.sql define immutable fields including PKs. (#205) 6 years ago
01_domain_types.up.sql define immutable fields including PKs. (#205) 6 years ago
02_oplog.down.sql Fix down migrations (#120) 6 years ago
02_oplog.up.sql define immutable fields including PKs. (#205) 6 years ago
03_db.down.sql iam and auth integration (#144) 6 years ago
03_db.up.sql define immutable fields including PKs. (#205) 6 years ago
06_iam.down.sql define immutable fields including PKs. (#205) 6 years ago
06_iam.up.sql define immutable fields including PKs. (#205) 6 years ago
07_auth.down.sql Enforce auth_account to iam_user plus iam_scope constraints (#137) 6 years ago
07_auth.up.sql Add base resources for password authentication (#213) 6 years ago
10_static_host.down.sql Static Host Catalog (#51) 6 years ago
10_static_host.up.sql define immutable fields including PKs. (#205) 6 years ago
11_auth_token.down.sql Creating Auth Token Repo (#125) 6 years ago
11_auth_token.up.sql define immutable fields including PKs. (#205) 6 years ago
12_auth_password.down.sql Add base resources for password authentication (#213) 6 years ago
12_auth_password.up.sql define immutable fields including PKs. (#205) 6 years ago
13_auth_password_argon.down.sql Add configuration settings for Argon2 password KDF (#217) 6 years ago
13_auth_password_argon.up.sql Replace immutable_create_time_func with immutable_columns (#231) 6 years ago
14_auth_password_views.down.sql Add configuration settings for Argon2 password KDF (#217) 6 years ago
14_auth_password_views.up.sql Add configuration settings for Argon2 password KDF (#217) 6 years ago