Skip to content

Match Ecto's SQL generation, part 1 #14

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

Merged
merged 3 commits into from
Jan 4, 2017

Conversation

scouten
Copy link

@scouten scouten commented Jan 4, 2017

Refactoring to be more like what's in Postgres.Connection so we can track changes more easily.

This structure is now essentially parallel to that in Ecto's Postgres.Connection module, which will make it far easier to track changes going forward.
@coveralls
Copy link

coveralls commented Jan 4, 2017

Coverage Status

Coverage decreased (-3.7%) to 83.285% when pulling f8fb929 on match-ecto-sql-generation-part-1 into b7b5c8c on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-3.7%) to 83.285% when pulling f8fb929 on match-ecto-sql-generation-part-1 into b7b5c8c on master.

@scouten scouten merged commit 657ad8d into master Jan 4, 2017
@scouten scouten deleted the match-ecto-sql-generation-part-1 branch January 4, 2017 05:30
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.

2 participants