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

V6.1.0 rc #85

Merged
merged 3 commits into from
Jun 9, 2019
Merged

V6.1.0 rc #85

merged 3 commits into from
Jun 9, 2019

Conversation

doug-martin
Copy link
Owner

* Handle nil *time.Time Literal (PR #52) + test

* Added sql to test
* adding ability to change column rename function

* changing name to camelCase

* adding support for 'on constraint' style on conflicts

* resetting test for column rename

* making test not leak
example_test.go Outdated Show resolved Hide resolved
crud_exec_test.go Outdated Show resolved Hide resolved
crud_exec_test.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 9, 2019

Codecov Report

Merging #85 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   80.98%   81.05%   +0.06%     
==========================================
  Files          17       17              
  Lines        2219     2227       +8     
==========================================
+ Hits         1797     1805       +8     
  Misses        313      313              
  Partials      109      109
Impacted Files Coverage Δ
crud_exec.go 87.08% <100%> (+0.12%) ⬆️
dataset.go 95.54% <100%> (+0.05%) ⬆️
default_adapter.go 82.78% <100%> (+0.12%) ⬆️

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 3f720fc...d42afa7. Read the comment docs.

@doug-martin doug-martin merged commit be19636 into master Jun 9, 2019
@doug-martin doug-martin deleted the v6.1.0-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.

2 participants