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

How to create a table dynamically using GINO framework? This is more of a question asking for code sample or recommendation. #727

Open
kolarsuresh opened this issue Sep 25, 2020 · 0 comments

Comments

@kolarsuresh
Copy link

kolarsuresh commented Sep 25, 2020

  • GINO version:
  • Python version: 3.7
  • asyncpg version:
  • aiocontextvars version:
  • PostgreSQL version: 10.x

Description

My use case, in the middle of application run, I need to create a table with some specific schema. All I see is create_all function but I am not able to find examples to create just one table on the fly. Any help or examples will help here.

Similar to example shown here: https://gist.github.com/djrobstep/998b9779d0bbcddacfef5d76a3d0921a

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

1 participant