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

Table Names Cannot Contain "." #71

Open
droplister opened this issue Sep 25, 2023 · 1 comment
Open

Table Names Cannot Contain "." #71

droplister opened this issue Sep 25, 2023 · 1 comment

Comments

@droplister
Copy link

I have tables where their names are domain names and I think due to the way config values are grabbed, that fails because the dot in ".com" is interpreted as a new nested object key.

I've renamed my tables to not have periods, so this is just a note to you.

@swilla
Copy link
Member

swilla commented Sep 25, 2023

@droplister you should be able to use the table ID instead of the name in this case.

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

2 participants