mirror of https://github.com/ory/hydra
I've added some output to the generated migrations files to make them easier to recreate, hence the big diff. These are important: ``` persistence/sql/migrations/20211004110001000000_change_client_primary_key.cockroach.down.sql persistence/sql/migrations/20211004110001000000_change_client_primary_key.cockroach.up.sql persistence/sql/migrations/20211004110003000000_change_client_primary_key.cockroach.down.sql persistence/sql/migrations/20211004110003000000_change_client_primary_key.cockroach.up.sql persistence/sql/migrations/20211011000001000000_change_jwk_primary_key.cockroach.down.sql persistence/sql/migrations/20211011000001000000_change_jwk_primary_key.cockroach.up.sql persistence/sql/migrations/20211011000003000000_change_jwk_primary_key.cockroach.down.sql persistence/sql/migrations/20211011000003000000_change_jwk_primary_key.cockroach.up.sql persistence/sql/src/20220210000001_nid/20220210000001000000_nid.cockroach.up.sql ``` Closes #3964 Supersedes #3993 (thanks @hperl) |
||
|---|---|---|
| .. | ||
| error.go | ||
| handler.go | ||
| handler_helper.go | ||
| handler_janitor.go | ||
| handler_janitor_test.go | ||
| handler_jwk.go | ||
| handler_jwk_test.go | ||
| handler_migrate.go | ||