Skip to content

Conversation

@dennydanek
Copy link
Contributor

  • bug fix? yes
  • BC break? no

When you used PDO::ATTR_CASE option for MySQL connection Exception was thrown: Cannot read an undeclared column. Fix includes functions getColumns(string $table), getIndexes(string $table), getForeignKeys(string $table)

@dg
Copy link
Member

dg commented Jun 18, 2018

Thanks

@dg dg merged commit 932822b into nette:master Jun 18, 2018
dg pushed a commit that referenced this pull request Jun 19, 2018
fixed Cannot read an undeclared column 'Type', did you mean 'type'? when you used PDO::ATTR_CASE option
dg pushed a commit that referenced this pull request Jun 19, 2018
fixed Cannot read an undeclared column 'Type', did you mean 'type'? when you used PDO::ATTR_CASE option
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 this pull request may close these issues.

2 participants