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/schema
Lars Lehtonen 35eadd6e40
internal/db/schema: fix dropped test error (#948)
5 years ago
..
migrations Fix migration for Postgres 11 (#940) 5 years ago
postgres Support upgrading from old migration table name (#889) 5 years ago
manager.go Support upgrading from old migration table name (#889) 5 years ago
manager_test.go internal/db/schema: fix dropped test error (#948) 5 years ago
postgres_migration.gen.go Fix migration for Postgres 11 (#940) 5 years ago
schema.go Adding Migrate Command (#872) 5 years ago
schema_test.go Wrap postgres up migrations into a single transaction (#887) 5 years ago
state.go Removing dev migration feature and checks (#892) 5 years ago
state_test.go Removing dev migration feature and checks (#892) 5 years ago
statement.go Adding Migrate Command (#872) 5 years ago
statement_test.go Adding Migrate Command (#872) 5 years ago