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
Jim dc379ed09f
handle unlimited connections when terminating sessions. (#536)
5 years ago
..
01_domain_types.down.sql define immutable fields including PKs. (#205) 6 years ago
01_domain_types.up.sql Add account ID templating (#518) 5 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 The name. The name. The name! 6 years ago
06_iam.down.sql Add (non-db aspects of) the recovery key workflow (#286) 6 years ago
06_iam.up.sql Add account ID templating (#518) 5 years ago
07_auth.down.sql Disambiguate auth_account scope_id by adding iam_user_scope_id column (#407) 6 years ago
07_auth.up.sql Disambiguate auth_account scope_id by adding iam_user_scope_id column (#407) 6 years ago
08_servers.down.sql Rename table from servers to server (#307) 6 years ago
08_servers.up.sql Name all the check constraints in the database (#410) 6 years ago
11_auth_token.down.sql Creating Auth Token Repo (#125) 6 years ago
11_auth_token.up.sql Name all the check constraints in the database (#410) 6 years ago
12_auth_password.down.sql Add base resources for password authentication (#213) 6 years ago
12_auth_password.up.sql Name all the check constraints in the database (#410) 6 years ago
13_auth_password_argon.down.sql Add password authentication using Argon2 (#227) 6 years ago
13_auth_password_argon.up.sql Name all the check constraints in the database (#410) 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 Migrate user name to login name (#255) 6 years ago
20_host.down.sql Add base types for host catalog, host set, and host (#272) 6 years ago
20_host.up.sql Add not null checks to wt_private_id, wt_scope_id, and wt_user_id (#284) 6 years ago
22_static_host.down.sql Add base types for host catalog, host set, and host (#272) 6 years ago
22_static_host.up.sql Name all the check constraints in the database (#410) 6 years ago
30_keys.down.sql basic keys mgmt repo (#264) 6 years ago
30_keys.up.sql basic keys mgmt repo (#264) 6 years ago
31_keys.down.sql basic keys mgmt repo (#264) 6 years ago
31_keys.up.sql support for additional deks: oplog, session and token and new CreateKeysTx() (#321) 6 years ago
40_targets.down.sql targets repo (#298) 6 years ago
40_targets.up.sql targets repo (#298) 6 years ago
41_targets.down.sql targets repo (#298) 6 years ago
41_targets.up.sql Name all the check constraints in the database (#410) 6 years ago
50_session.down.sql basic sessions (#337) 6 years ago
50_session.up.sql terminate "completed" sessions (#477) 5 years ago
51_connection.down.sql basic sessions (#337) 6 years ago
51_connection.up.sql handle unlimited connections when terminating sessions. (#536) 5 years ago
60_wh_domain_types.down.sql Data warehouse (#475) 5 years ago
60_wh_domain_types.up.sql Data warehouse (#475) 5 years ago
62_wh_datetime.down.sql Data warehouse (#475) 5 years ago
62_wh_datetime.up.sql Data warehouse (#475) 5 years ago
65_wh_session_dimensions.down.sql Data warehouse (#475) 5 years ago
65_wh_session_dimensions.up.sql Data warehouse (#475) 5 years ago
66_wh_session_dimensions.down.sql Data warehouse (#475) 5 years ago
66_wh_session_dimensions.up.sql Data warehouse (#475) 5 years ago
68_wh_session_facts.down.sql Data warehouse (#475) 5 years ago
68_wh_session_facts.up.sql Data warehouse (#475) 5 years ago
69_wh_session_facts.down.sql Data warehouse (#475) 5 years ago
69_wh_session_facts.up.sql Data warehouse (#475) 5 years ago