Skip to content

Conversation

@XeroXer
Copy link

@XeroXer XeroXer commented May 6, 2017

Added support for decimal column type. Tested this with all my current decimal column types with precision, scale and unsigned.

Found and fixed a bug with bigint columns getting MysqlAdapter::INT_BIG but not type integer, instead got [bigint].
Found and fixed the same kind of bug with mediumtext and longtext. They got the right MysqlAdapter constant but not the corrent column type.

Noticed host and port parameters looked to be handled incorrectly so tweaked that a bit.

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.

1 participant