-
I'd like to make a PR for adding `sqlalchemy` namespace as `sa` to `flask shell`, what do you think?
-
### FACT version
7b0c4ebd0c998a620f1e96d81e15486d3f56c7c9
### Environment
Ubuntu 22.04.2 LTS
### Steps to reproduce
run ./start_all_installed_fact_components
after doing Install (pytho…
-
### Top-level intent
I am trying to migrate from privacyIDEA 3.8.1 to eduMFA 2.3.0. When I upgrade the database i get the following error.
### Steps to reproduce
1. copy the database of p…
-
### Bug description
I'm unable to create datasets in Superset from a Snowflake Database. However, I can query that same table in the `SQL Lab` with no issues (i.e., `select * from cortex.daily_fact` …
-
Noticed while preparing tests for #1770, pytest outputs a bunch of warnings:
```
================================================== warnings summary =================================================…
Kunsi updated
2 months ago
-
Firstly, thank you for the great extension!!
I've ran into an error that I'm sure others will have ran into, it may be worth updating the docs with a warning about it.
Our structure was as follo…
-
ImportError: No module named flask.ext.sqlalchemy
还要requirements.txt里面什么都没有啊
-
flask.ext.sqlalchemyを使わないため変える。
-
Hi, there
Could you include a SQLAlchemy example in the documentation? I'm using the following code but it doesn't work:
import pytest
from projeto import create_app, db as _db
…
-
I get some issue with managing multiple SQLAlchemy db schema on my models when migration. I think, this is because of the flask application factory and application context design, referred from http:/…
ghost updated
7 years ago