Oscar Tobar Rios

Results 2 issues of Oscar Tobar Rios

Two bugs have been fixed: - When the production database starts and is empty, it generates the error "index "ix_users_email" does not exist." This bug has been fixed. - When...

When creating a Docker container using the latest version (Postgres 18), this error is generated. ``` File "/usr/local/lib/python3.12/contextlib.py", line 204, in __aenter__ return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "/home/bracket/.local/share/virtualenvs/app-4PlAip0Q/lib/python3.12/site-packages/fastapi/routing.py", line 133,...