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 e34b037 commit 8f2938fCopy full SHA for 8f2938f
README.md
@@ -5,8 +5,6 @@ sqlacodegen
5
6
Fork from <a href="https://pypi.python.org/pypi/sqlacodegen">sqlacodegen</a>. Based off of version 1.1.5.pre2.
7
8
-__In alpha stage. No plans for further development or support. Just wanted to share my modifications with people facing similar issues.__
9
-
10
What's different:
11
* Support for Flask-SQLAlchemy syntax using `--flask` option. All this means:
12
* SQLAlchemy class is instantiated (i.e. `db = SQLAlchemy()`).
0 commit comments