PDCMFinder / pdcm-etl

ETL process for the PDCM project
Apache License 2.0
1 stars 1 forks source link

Create get_parents_tree and get_children_tree in `pdcm_api` so the endpoints in `PostgREST` can use them without issues #337

Closed mauroz77 closed 6 months ago

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

mauroz77 commented 6 months ago

Fixes:

{
"hint": "No function matches the given name and argument types. You might need to add explicit type casts.",
"details": null,
"code": "42883",
"message": "function get_parents_tree(text) does not exist"
}