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

Exception when table name is variable #2

Open
apair opened this issue Jan 6, 2019 · 1 comment
Open

Exception when table name is variable #2

apair opened this issue Jan 6, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@apair
Copy link

apair commented Jan 6, 2019

In a migration file when the table name is variable like $config['role'], an exception thrown :

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[roles]' at line 1 (SQL: DESCRIBE $config[roles])
@BSN4 BSN4 added the bug Something isn't working label Jan 6, 2019
@BSN4
Copy link
Contributor

BSN4 commented Jan 6, 2019

Thanks for reporting I'll try to fix it soon

@BSN4 BSN4 added help wanted Extra attention is needed and removed bug Something isn't working labels Jan 18, 2019
@abdumu abdumu mentioned this issue Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants