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

function make_sqlalchemy_column in db_create.py not support JSON field #644

Open
chuxiangfeng opened this issue Jun 28, 2023 · 0 comments
Open
Labels
Bug It must work in all situations, but this failed Help Wanted We are volunteers. We'll be happy if you join us.

Comments

@chuxiangfeng
Copy link

chuxiangfeng commented Jun 28, 2023

Problem description

What's happenning

function make_sqlalchemy_column in db_create.py not support JSON field

Expected behavior

auto create table can support python dict or array as JSOB or JSOBB

Version and installation information

Please provide the following:
1.7.10

Additional context

@chuxiangfeng chuxiangfeng added the Bug It must work in all situations, but this failed label Jun 28, 2023
@juarezr juarezr added the Help Wanted We are volunteers. We'll be happy if you join us. label Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug It must work in all situations, but this failed Help Wanted We are volunteers. We'll be happy if you join us.
Projects
None yet
Development

No branches or pull requests

2 participants