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

Added support for right/left join #4

Merged
merged 12 commits into from
Mar 11, 2015
Merged

Added support for right/left join #4

merged 12 commits into from
Mar 11, 2015

Conversation

foikila
Copy link
Contributor

@foikila foikila commented Mar 10, 2015

No description provided.

@xt9
Copy link

xt9 commented Mar 10, 2015

Not DRY enough

@foikila
Copy link
Contributor Author

foikila commented Mar 10, 2015

True true. Will fix

@foikila foikila closed this Mar 10, 2015
@foikila foikila reopened this Mar 10, 2015
@mosbth
Copy link
Owner

mosbth commented Mar 10, 2015

Can we se a testcase/usecase for it somewhere here:
https://github.com/mosbth/cdatabase/blob/master/webroot/testSQLQueryBuilderBasic.php#L137-L157

@foikila
Copy link
Contributor Author

foikila commented Mar 10, 2015

Unittest added and testcase/usecase like in https://github.com/mosbth/cdatabase/blob/master/webroot/testSQLQueryBuilderBasic.php

@foikila
Copy link
Contributor Author

foikila commented Mar 10, 2015

Build failed because that I am testing the database with mysqldb and I can't connect to travis mysqldb. Testing with sqlite should fix this.

@mosbth mosbth merged commit 0defe22 into mosbth:master Mar 11, 2015
mosbth added a commit that referenced this pull request Mar 11, 2015
@mosbth
Copy link
Owner

mosbth commented Mar 11, 2015

Now we have support for LEFT | RIGHT OUTER JOIN, nice.

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.

None yet

3 participants