fix: model codes table supplychain.suppliers -> suppliers to avoid get_code.dspy SQL error
This commit is contained in:
parent
f0d3550b63
commit
e5f55fc3f3
@ -87,7 +87,7 @@
|
||||
"codes": [
|
||||
{
|
||||
"field": "providerid",
|
||||
"table": "supplychain.suppliers",
|
||||
"table": "suppliers",
|
||||
"valuefield": "id",
|
||||
"textfield": "supplier_name"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user