- Wrap cross-user-isolation.test.ts beforeAll DB setup in try-catch; use beforeEach ctx.skip() to skip all tests when DB is unreachable in CI - chat-security.test.ts reflect-metadata import already present (fixed in #316) - Add migration 0005 for provider_credentials table (schema, FK, indexes) - DB schema, ProviderCredentialsService (AES-256-GCM encrypt/decrypt), and ProvidersController credential CRUD endpoints were already implemented Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
48 lines
930 B
JSON
48 lines
930 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "postgresql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "7",
|
|
"when": 1773368153122,
|
|
"tag": "0000_loud_ezekiel_stane",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "7",
|
|
"when": 1773602195609,
|
|
"tag": "0001_magical_rattler",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "7",
|
|
"when": 1773625181629,
|
|
"tag": "0002_nebulous_mimic",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 3,
|
|
"version": "7",
|
|
"when": 1773887085247,
|
|
"tag": "0003_p8003_perf_indexes",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 4,
|
|
"version": "7",
|
|
"when": 1774224004898,
|
|
"tag": "0004_bumpy_miracleman",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 5,
|
|
"version": "7",
|
|
"when": 1774225763410,
|
|
"tag": "0005_minor_champions",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |