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

Database name restriction #117

Open
171497767 opened this issue Feb 26, 2023 · 0 comments
Open

Database name restriction #117

171497767 opened this issue Feb 26, 2023 · 0 comments

Comments

@171497767
Copy link

If the database name contains "-"
Can only be exported to SQL
can not be import from SQL

database name: text_1
text_1.db2_spell_26972.dbc
exported to sql ok
import from sql ok

database name: text-1
text-1.db2_spell_26972.dbc
exported to sql ok
import from sql can't find table,no work

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