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

Cannot use tinyint data type #80

Open
ivokund opened this issue Oct 18, 2016 · 0 comments
Open

Cannot use tinyint data type #80

ivokund opened this issue Oct 18, 2016 · 0 comments

Comments

@ivokund
Copy link

ivokund commented Oct 18, 2016

I have a column of type tinyint, I'd like to use. However when I do a prepared insert using the PhpInt type, I get an error from Cassandra:

Invalid: Expected 1 byte for a tinyint (4)

There doesn't seem to be a TinyInt type, so is there a correct way of doing this or am I missing something?

Thanks!

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