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

v8.0.1 #113

Merged
merged 2 commits into from
Jul 26, 2019
Merged

v8.0.1 #113

merged 2 commits into from
Jul 26, 2019

Conversation

doug-martin
Copy link
Owner

@doug-martin doug-martin commented Jul 25, 2019

* [ADDED] Multi table update support for `mysql` and `postgres` #60
@codecov
Copy link

codecov bot commented Jul 25, 2019

Codecov Report

Merging #113 into master will increase coverage by 0.09%.
The diff coverage is 91.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   87.16%   87.26%   +0.09%     
==========================================
  Files          46       46              
  Lines        3429     3471      +42     
==========================================
+ Hits         2989     3029      +40     
- Misses        379      381       +2     
  Partials       61       61
Impacted Files Coverage Δ
update_dataset.go 97.53% <100%> (+0.06%) ⬆️
expressions.go 95.91% <100%> (+0.17%) ⬆️
dialect/mysql/mysql.go 100% <100%> (ø) ⬆️
dialect/sqlite3/sqlite3.go 100% <100%> (ø) ⬆️
exp/update_clauses.go 98.03% <100%> (+0.23%) ⬆️
sql_dialect_options.go 78.26% <60%> (-0.46%) ⬇️
sql_dialect.go 86% <92%> (+0.35%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f38b0e2...251428a. Read the comment docs.

* [ADDED] `goqu.V` so values can be used on the LHS of expressions #104
@doug-martin doug-martin changed the title v8.1.0 v8.0.1 Jul 26, 2019
@doug-martin doug-martin merged commit 4a84b3e into master Jul 26, 2019
@doug-martin doug-martin deleted the v8.0.1-rc branch October 16, 2021 21:25
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.

1 participant