mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #7662] Fix test on Postgres when running on 30/31 march #10589
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/doctrine/orm/pull/7662
State: closed
Merged: No
Adjusted the delta to account for March 30-31 -> Feb 28th + 1 extra day for DST changes. I guess it doesn't hurt to be extra careful.
Today is march 30th and postgres returns "feb 28th" when doing now() - '1 month', for reference: