-
Looking into this manually.
-
When using the SQLAlchemy backend, concurrent requests can produce various SQLAlchemy errors.
See [markhobson/flask-session-issue](https://github.com/markhobson/flask-session-issue) to reproduce. T…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I'm new to hadoop and impala. After many days, I've managed to connect to using
`from impala.dbapi import connect`
`from impala.util import as_pandas`
`conn = connect(host="server.lrd..com",port=2105…
-
Looks like there has been a new major release for flask-sqlalchemy https://flask-sqlalchemy.palletsprojects.com/en/3.0.x/changes/#version-3-0-0 and they have broken backwards compatibility in a few p…
-
Flask-SQLAlchemy v3 introduced breaking changing related to scoped and nested session.
The following PRs attempted to solve the issue:
- https://github.com/inveniosoftware/pytest-invenio/pull/97
- …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**What we're after:**
We should rewrite to remove 'import app'. This is an anti-pattern.
https://flask.palletsprojects.com/en/2.3.x/patterns/appfactories/
This is blocking flask sqlalchemy/sqlal…
-
Setup the Backend Environment:
Set up the project structure for the backend (Node.js, Python, etc.).
Install necessary libraries and dependencies (Express, Flask, ORM like Sequelize, SQLAlchemy, …
-
- Parent Issue: #771
### Overview
The goal of this task is to migrate the existing Flask codebase to FastAPI to improve performance, flexibility, and development speed. FastAPI offers features suc…