hydra/test
Arne Luenser 38efece55b
fix: migrations on CockroachDB v25+ (#3994)
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)
2025-05-20 08:56:06 +02:00
..
conformance chore: replace ThalesIgnite/crypto11 with ThalesGroup/crypto11 (#3966) 2025-03-27 11:55:35 +01:00
e2e fix: migrations on CockroachDB v25+ (#3994) 2025-05-20 08:56:06 +02:00
mock-cb docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
mock-client chore: bump dependencies and generate internal SDK aligned with the published SDK (#3807) 2024-07-31 13:26:57 +02:00
mock-lcp chore: bump dependencies and generate internal SDK aligned with the published SDK (#3807) 2024-07-31 13:26:57 +02:00
stub cmd: Add client secret encryption option (#1322) 2019-03-29 12:45:54 +01:00