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

Fix DefaultPermissions.php SQL Error #983

Merged
merged 1 commit into from
May 26, 2019

Conversation

amosfolz
Copy link
Contributor

Fixed sql error when running php bakery seed DefaultPermissions as noted in issue #981

@lcharette lcharette self-assigned this May 25, 2019
@lcharette lcharette added the confirmed bug Something isn't working label May 25, 2019
@lcharette lcharette added this to the 4.2.x milestone May 25, 2019
@lcharette
Copy link
Member

@noellekimiko can you confirm this fix your issue described in #981 ?

@lcharette lcharette self-requested a review May 25, 2019 01:49
@codecov
Copy link

codecov bot commented May 25, 2019

Codecov Report

Merging #983 into hotfix will decrease coverage by 0.2%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             hotfix     #983      +/-   ##
============================================
- Coverage     61.26%   61.05%   -0.21%     
- Complexity     2136     2212      +76     
============================================
  Files           159      159              
  Lines          7241     7478     +237     
============================================
+ Hits           4436     4566     +130     
- Misses         2805     2912     +107
Impacted Files Coverage Δ Complexity Δ
.../account/src/Database/Seeds/DefaultPermissions.php 100% <ø> (ø) 9 <0> (ø) ⬇️
...nkles/account/src/Controller/AccountController.php 18.15% <0%> (+8.49%) 165% <0%> (+76%) ⬆️
...es/admin/src/ServicesProvider/ServicesProvider.php 82.6% <0%> (+34.78%) 9% <0%> (ø) ⬇️
app/sprinkles/core/src/Util/Captcha.php 91.3% <0%> (+91.3%) 9% <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 f49cdd8...84e25e8. Read the comment docs.

@Silic0nS0ldier Silic0nS0ldier merged commit 910f65d into userfrosting:hotfix May 26, 2019
@amosfolz amosfolz deleted the hotfix-#981 branch May 26, 2019 13:12
@lcharette
Copy link
Member

Don't forget to update the Changelog when merging a PR :)

@amosfolz
Copy link
Contributor Author

Should I be doing that when I open PR or just on your end when you merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants