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

Column Type "Longblob" not recognized #18

Open
mangacode opened this issue Dec 10, 2014 · 1 comment
Open

Column Type "Longblob" not recognized #18

mangacode opened this issue Dec 10, 2014 · 1 comment

Comments

@mangacode
Copy link

Hi,
e.q.
If there is a column name data and the type is longblob then you would espect this: $table->binary('data');
But you get instead this: $table->('data');
So the type longblob it is not recognized.

MangaC

@nWidart
Copy link
Owner

nWidart commented Dec 10, 2014

Hi,

Thank you for reporting the issue.
I've added the longblob type.

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