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

Add find methods to DataMapper #4

Merged
merged 3 commits into from
Dec 2, 2018
Merged

Add find methods to DataMapper #4

merged 3 commits into from
Dec 2, 2018

Conversation

cambell-prince
Copy link
Contributor

  • Return primary key id on write
  • Refactor tests to make better use of SomeTableModel
  • Add primary key to test schemas
  • Add QueryBuilder and TestSchema
  • Implement find ... one and find ... some fluent methods

- Return primary key id on write
- Refactor tests to make better use of SomeTableModel
- Add primary key to test schemas
- Add QueryBuilder and TestSchema
- Implement find ... one and find ... some fluent methods
@cambell-prince cambell-prince merged commit b81649a into master Dec 2, 2018
@cambell-prince cambell-prince deleted the feature/find branch December 2, 2018 07:27
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.

None yet

1 participant