Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Add common interface on generated Databases #2

Merged
merged 3 commits into from
May 9, 2017
Merged

Add common interface on generated Databases #2

merged 3 commits into from
May 9, 2017

Conversation

tspoke
Copy link
Contributor

@tspoke tspoke commented May 9, 2017

Fix #1

  • Add a common interface on all generated databases classes through a new generator.
  • Increase the gradle tool from 2.2.3 to version 2.3.0

This PR is divided into 2 parts; first I tried to make a static interface in your library. Then, because the QueryBuilder is generated, I had to move everything into a new generator to add abstract select() method.

@tspoke tspoke changed the title Add common interface on generated Databases [WIP] Add common interface on generated Databases May 9, 2017
@tspoke tspoke changed the title [WIP] Add common interface on generated Databases Add common interface on generated Databases May 9, 2017
@florent37 florent37 merged commit 954cc51 into florent37:master May 9, 2017
@tspoke tspoke deleted the feature-db-interface branch May 9, 2017 21:33
@tspoke tspoke mentioned this pull request May 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants