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

inspect does not recognizes MySQL CHAR #469

Closed
sirex opened this issue May 31, 2023 · 0 comments · Fixed by #470
Closed

inspect does not recognizes MySQL CHAR #469

sirex opened this issue May 31, 2023 · 0 comments · Fixed by #470
Assignees
Labels
bug Something isn't working type:string

Comments

@sirex
Copy link
Collaborator

sirex commented May 31, 2023

spinta inspect raise following error:

spinta/manifests/sql/helpers.py:178 in _get_type
    raise TypeError(f"Unknown type {sql_type!r}.")
TypeError: Unknown type CHAR(charset='utf8mb4', collation='utf8mb4_lithuanian_ci', length=2).
@sirex sirex self-assigned this May 31, 2023
@sirex sirex added bug Something isn't working type:string labels May 31, 2023
@sirex sirex linked a pull request May 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working type:string
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant