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

Add restartIdentity parameter to Postgres eraseTable method #132

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

msmakouz
Copy link
Member

What was changed

Added identity restart parameter to Postgres EraseTable method.

@msmakouz msmakouz added this to the 2.6.x milestone Sep 28, 2023
@msmakouz msmakouz self-assigned this Sep 28, 2023
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #132 (df3b0ab) into 2.x (fc0c2da) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x     #132   +/-   ##
=========================================
  Coverage     94.68%   94.68%           
- Complexity     1666     1667    +1     
=========================================
  Files            96       96           
  Lines          4494     4496    +2     
=========================================
+ Hits           4255     4257    +2     
  Misses          239      239           
Files Coverage Δ
src/Driver/Postgres/PostgresHandler.php 96.15% <100.00%> (+0.15%) ⬆️

@msmakouz msmakouz changed the title Adding identity restart parameter to Postgres EraseTable method Adding identity restart parameter to Postgres eraseTable method Sep 28, 2023
@roxblnfk roxblnfk merged commit d36d3c3 into cycle:2.x Oct 5, 2023
@roxblnfk roxblnfk changed the title Adding identity restart parameter to Postgres eraseTable method Add restartIdentity parameter to Postgres eraseTable method Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

3 participants