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

Added ability to render Cycle ORM scheme as PHP code #56

Merged
merged 2 commits into from
Sep 14, 2022

Conversation

roquie
Copy link
Contributor

@roquie roquie commented Sep 12, 2022

php app.php cycle:render --php > schema.php

@codecov
Copy link

codecov bot commented Sep 12, 2022

Codecov Report

Merging #56 (1bdeb1b) into master (498c799) will decrease coverage by 0.03%.
The diff coverage is 66.66%.

@@             Coverage Diff              @@
##             master      #56      +/-   ##
============================================
- Coverage     67.87%   67.84%   -0.04%     
- Complexity      434      435       +1     
============================================
  Files            52       52              
  Lines          1130     1132       +2     
============================================
+ Hits            767      768       +1     
- Misses          363      364       +1     
Impacted Files Coverage Δ
src/Console/Command/CycleOrm/RenderCommand.php 81.81% <66.66%> (-7.08%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@roxblnfk
Copy link
Member

Can you open yet another PR into 2.0 branch?

@butschster butschster merged commit 7edbd42 into spiral:master Sep 14, 2022
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

3 participants