We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac5264 commit 4a7eae0Copy full SHA for 4a7eae0
README.md
@@ -17,8 +17,7 @@ EllarSQL Module adds support for `SQLAlchemy` and `Alembic` package to your Ella
17
$(venv) pip install ellar-sql
18
```
19
20
-This library was inspired by [Flask-SQLAlchemy](https://flask-sqlalchemy.palletsprojects.com/en/3.1.x/){target="_blank"}
21
-
+This library was inspired by [Flask-SQLAlchemy](https://flask-sqlalchemy.palletsprojects.com/en/3.1.x/)
22
## Features
23
24
- Migration
0 commit comments