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

Rename record protocols #314

Merged
merged 6 commits into from
Feb 27, 2018
Merged

Rename record protocols #314

merged 6 commits into from
Feb 27, 2018

Conversation

groue
Copy link
Owner

@groue groue commented Feb 27, 2018

This PR renames the record protocol:

  • RowConvertible -> FetchableRecord
  • TableMapping -> TableRecord
  • Persistable -> PersistableRecord

We still have to find a way to get rid of the MutablePersistable/Persistable couple, if possible.

@groue groue force-pushed the GRDB3-RenameRecordProtocols branch from 1728423 to 08a08cd Compare February 27, 2018 17:46
@groue groue merged commit 85f945d into GRDB3 Feb 27, 2018
@groue groue deleted the GRDB3-RenameRecordProtocols branch February 27, 2018 19:42
@groue groue mentioned this pull request Feb 27, 2018
29 tasks
@groue groue added this to the GRDB 3.0 milestone Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant