SIENTIAPDE-994
Finishing base pipelines, preparing to testing
This commit is contained in:
@@ -40,7 +40,7 @@ class Postgres(BaseActivity):
|
||||
self.close()
|
||||
|
||||
@activity.defn(name="load_custom_query")
|
||||
async def load_custom_query(self, query: str) -> dict[str, dict]:
|
||||
async def load_custom_query(self, query: str) -> dict[str, Any]:
|
||||
"""
|
||||
Loads data from a custom query.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user