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

pd_readsql_table_from_sqlengine #21

Open
horphi0815 opened this issue Nov 11, 2019 · 0 comments
Open

pd_readsql_table_from_sqlengine #21

horphi0815 opened this issue Nov 11, 2019 · 0 comments

Comments

@horphi0815
Copy link

horphi0815 commented Nov 11, 2019

Hi,

there is a spelling error.

File "C:\Python37\lib\site-packages\d6tstack\utils.py", line 65, in pd_readsql_table_from_sqlengine
return pd_readsql_query_from_sqlengine(uri, "SELECT * FROM {};".fromat(table_name), schema_name=schema_name, connect_args=connect_args)
AttributeError: 'str' object has no attribute 'fromat'

ribeirojose pushed a commit to ribeirojose/d6tstack that referenced this issue Oct 6, 2020
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

Successfully merging a pull request may close this issue.

1 participant