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) |
||
|---|---|---|
| .. | ||
| .gitattributes | ||
| 5min-tutorial.sh | ||
| db-diff.sh | ||
| db-placeholders.sh | ||
| render-schemas.sh | ||
| run-bench.sh | ||
| run-configuration.sh | ||
| run-gensdk.sh | ||
| run-genswag.sh | ||
| test-env.sh | ||