klen / klen/mixer

Support Flask-SQLAlchemy >=3.0

Open
#194 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
953
Forks
91
PR merge metrics
No merged PRs in 30d

Description

As per Flask-SQLAlchemy [CHANGELOG](https://flask-sqlalchemy.palletsprojects.com/en/3.1.x/changes/#version-3-0-0)

> The extension object is stored directly as app.extensions["sqlalchemy"].

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Flask integration that reads Flask-SQLAlchemy's extension object, using app.extensions["sqlalchemy"] and the linked Flask-SQLAlchemy 3.0 changelog as entry points. Verify the integration with Flask-SQLAlchemy >=3.0; done means the supported integration works without breaking existing fixture behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python, sqlalchemy
Domain
backend, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.