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

WIP: Update #240

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

WIP: Update #240

wants to merge 14 commits into from

Conversation

fre5h
Copy link
Owner

@fre5h fre5h commented May 7, 2024

  • Add schema to the table name on drop columns comments
  • Upgrade to DBAL 4.0
  • Support for Symfony 7.1 (todo)
  • Switch to Doctrine ORM v3
  • Switch to PHPUnit 11
  • Switch to attributes in tests
  • Add autocomplete for enum types in console command

resolves #231

@fre5h fre5h self-assigned this May 7, 2024
@fre5h fre5h changed the title Add schema to table name on comments drop Update May 7, 2024
@fre5h fre5h changed the title Update WIP: Update May 7, 2024
Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (272f0c7) to head (a8e815b).

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #240   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       104       108    +4     
===========================================
  Files             12        12           
  Lines            289       285    -4     
===========================================
- Hits             289       285    -4     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add schema to doctrine:enum:drop-comment
1 participant