Commit e9aca23
committed
test(prisma-next): v3 String e2e domain matrix + example UserV3 model
Adds the UserV3 model (validated end-to-end: contract emit + migration plan emit the
per-index eql_v3.text_eq/text_match/text_ord domains via expandNativeType), the v3
seed/oracle helpers, the gated e2e matrix, and the user_v3 truncate. The e2e run
requires live Postgres + ZeroKMS credentials (gated on DATABASE_URL).1 parent 9f55cdc commit e9aca23
18 files changed
Lines changed: 3641 additions & 9 deletions
File tree
- examples/prisma
- migrations
- app/20260616T2336_migration
- cipherstash
- 20260601T0100_install_eql_v3_bundle
- refs
- prisma
- src/prisma
- test/e2e
- helpers
Lines changed: 572 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 569 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1049 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments