-
Sebastian Kalinowski authored
In 1.1.0 [1] SqlAlchemy changed base type for ARRAY type. This is causing flask-admin to skip ARRAY fields due to unknown type. Now, the base type for ARRAY type is sqlalchemy.sql.sqltypes.ARRAY See: http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html#change-1.1.0b1-sql
bff1f960
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| contrib | ||
| form | ||
| model | ||
| static | ||
| templates | ||
| tests | ||
| translations | ||
| __init__.py | ||
| _backwards.py | ||
| _compat.py | ||
| actions.py | ||
| babel.py | ||
| base.py | ||
| consts.py | ||
| helpers.py | ||
| menu.py | ||
| tools.py |