Datalayer works with >=python3.12
with python 3.11 there are dependencies issues following error:
/python3.11/asyncio/futures.py", line 203, in result
raise self._exception.with_traceback(self._exception_tb)
asyncpg.exceptions.PostgresSyntaxError: syntax error at or near ";"
Datalayer works with >=python3.12
with python 3.11 there are dependencies issues following error:
/python3.11/asyncio/futures.py", line 203, in result
raise self._exception.with_traceback(self._exception_tb)
asyncpg.exceptions.PostgresSyntaxError: syntax error at or near ";"