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

[FEATURE] support AutoDeriveColumnNames #9

Open
Marco-Sulla opened this issue May 1, 2019 · 1 comment
Open

[FEATURE] support AutoDeriveColumnNames #9

Marco-Sulla opened this issue May 1, 2019 · 1 comment
Labels
enhancement New feature or request on hold Something blocks this issue, wait for it

Comments

@Marco-Sulla
Copy link
Owner

in config.ini:

auto_derive_column_names = 1|0

If 1, in repository add
query.setAutoDeriveColumnNames(true)
to all methods

in model, use pyhumps

See also #8

@Marco-Sulla Marco-Sulla added the enhancement New feature or request label May 1, 2019
@Marco-Sulla
Copy link
Owner Author

Blocked by aaberg/sql2o#327 and aaberg/sql2o#328

@Marco-Sulla Marco-Sulla added the on hold Something blocks this issue, wait for it label May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request on hold Something blocks this issue, wait for it
Projects
None yet
Development

No branches or pull requests

1 participant