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

small improvement to use join clauses #23

Closed
wants to merge 2 commits into from
Closed

small improvement to use join clauses #23

wants to merge 2 commits into from

Conversation

sgueniot
Copy link

@sgueniot sgueniot commented Jun 3, 2014

the second commit is maybe not very useful outside my case, but it can be used with
ArrayUtils.addAll(FirstTableColumn.JOIN_FULL_PROJECTION, SecondTableColumn.JOIN_FULL_PROJECTION);

BoD added a commit that referenced this pull request Jun 15, 2014
@BoD
Copy link
Owner

BoD commented Jun 22, 2014

I created a branch with some support for foreign keys: https://github.com/BoD/android-contentprovider-generator/tree/feature_foreignKeys
This should make this PR obsolete.
Please check it out if you have some time! Any feedback is appreciated.

@sgueniot
Copy link
Author

Effectively, this PR seems to be obsolete.
I will try it.

@ghost
Copy link

ghost commented Jul 24, 2014

how can I join 2 tables without declare foreign key

@BoD
Copy link
Owner

BoD commented Jul 24, 2014

Gonna merge the foreignKeys branch to master.

@BoD BoD closed this Jul 24, 2014
@ghost
Copy link

ghost commented Jul 24, 2014

can u give me an example please :D thank you so much :D

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

2 participants