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

adding somebytes column that was missing from CREATE TABLE TweetsTable #514

Conversation

cpeppas
Copy link

@cpeppas cpeppas commented Sep 10, 2015

This is needed for the sample app to display tweets

@artem-zinnatullin
Copy link
Member

@cpeppas thanks! It's my fail, was experimenting with the different types of columns and committed wrong code.

I guess, we should add integration tests to the sample app to assert that everything work fine!

Thanks! (I'll remove this column in future since it's not required for Tweet, but for now let's merge this)

artem-zinnatullin added a commit that referenced this pull request Sep 10, 2015
…sample_app

adding somebytes column that was missing from CREATE TABLE TweetsTable
@artem-zinnatullin artem-zinnatullin merged commit 103646f into pushtorefresh:master Sep 10, 2015
@cpeppas cpeppas deleted the bugfix/some_bytes_field_missing_sample_app branch September 11, 2015 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants