Commit 3f83219
committed
refactor(qc): remove unused
Remove unused `ScalarType::Param`.
This was intended to be used for schema-driver parameterization in the initial prototype but it would not have been an adequate representation, and we have now chosen a better way to mark fields as parameterizable.ScalarType::Param variant (#5737)1 parent 251611e commit 3f83219
3 files changed
Lines changed: 0 additions & 5 deletions
File tree
- query-compiler
- core/src/query_document
- dmmf/src/ast_builders/schema_ast_builder
- schema/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
446 | | - | |
447 | 445 | | |
448 | 446 | | |
449 | 447 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
377 | 376 | | |
378 | 377 | | |
379 | 378 | | |
| |||
391 | 390 | | |
392 | 391 | | |
393 | 392 | | |
394 | | - | |
395 | 393 | | |
396 | 394 | | |
397 | 395 | | |
| |||
0 commit comments