Skip to content

Sq lite alter columns #1425

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 4 commits into from
Aug 11, 2018
Merged

Conversation

JamesRItchie88
Copy link
Contributor

Ability to add multiple columns whilst using sqlite adapter. unit tests added ^^

JamesRItchie88 and others added 4 commits August 7, 2018 09:36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nitions whilst altering a given table, now supports multiple column additions
@codecov
Copy link

codecov bot commented Aug 10, 2018

Codecov Report

Merging #1425 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1425      +/-   ##
============================================
+ Coverage     74.62%   74.63%   +<.01%     
  Complexity     1948     1948              
============================================
  Files            54       54              
  Lines          5790     5791       +1     
============================================
+ Hits           4321     4322       +1     
  Misses         1469     1469
Impacted Files Coverage Δ Complexity Δ
src/Phinx/Db/Adapter/SQLiteAdapter.php 92.71% <100%> (+0.01%) 208 <0> (ø) ⬇️

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 15989ce...8444bc0. Read the comment docs.

@lorenzo
Copy link
Member

lorenzo commented Aug 11, 2018

Thanks so much!

@lorenzo lorenzo merged commit afad448 into cakephp:master Aug 11, 2018
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