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

Missing getBigint method #31

Open
megawubs opened this issue Aug 9, 2013 · 1 comment
Open

Missing getBigint method #31

megawubs opened this issue Aug 9, 2013 · 1 comment

Comments

@megawubs
Copy link

megawubs commented Aug 9, 2013

I have a model that has a bigint field. Only, my tests fails with:

Exception: Could not calculate correct fixture method

The method he's trying to execute is getBigint, but this method isn't in the Datastore class.

Why is this method not in the Datastore?

@chipotle
Copy link
Contributor

This also should exist for getSmallint.

JeffreyWay added a commit that referenced this issue Aug 15, 2013
Add getBigint() and getSmallint() methods to DataStore (issue #31)
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