Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce default field type for sqlalchemy.types.JSON? #109

Open
wodow opened this issue Oct 14, 2016 · 2 comments
Open

Introduce default field type for sqlalchemy.types.JSON? #109

wodow opened this issue Oct 14, 2016 · 2 comments

Comments

@wodow
Copy link

wodow commented Oct 14, 2016

SQLAlchemy v1.1 added JSON as a core type [1].

Could update TYPE_MAP to default to converting this to StringField or TextAreaField?

[1] http://docs.sqlalchemy.org/en/latest/core/type_basics.html#sqlalchemy.types.JSON

@fedExpress
Copy link
Contributor

fedExpress commented Mar 5, 2019

Hello.
That would be great to update TYPE_MAP. Someone could assign this to me, if possible.

@kvesteri
Copy link
Owner

kvesteri commented Mar 5, 2019

PRs (with unit tests) welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants