Commit f82126b
committed
fix: also fix schema ref in deploy file for platform_import_graph_json
The functions-test uses pgpm deploy (individual deploy files), not the
compiled SQL. Must fix the schema reference in both places.1 parent 8a54ccc commit f82126b
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- pgpm/constructive-compute/deploy/schemas/constructive_compute_public/procedures/platform_import_graph_json
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments