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

3.x #203

Merged
merged 45 commits into from
Jul 14, 2024
Merged

3.x #203

merged 45 commits into from
Jul 14, 2024

Conversation

oleg-andreyev
Copy link
Contributor

merged everything from 2.x (as it got farther away)

dmitryuk and others added 30 commits December 2, 2022 16:41
* Cache DH Annotations
* speed
* remove getOwner call

Co-authored-by: a.dmitryuk <[email protected]>
…f class "Doctrine\DBAL\Schema\PostgreSQLSchemaManager" (DamienHarper#143)
DamienHarper#152)

* improved the TransactionProcessor to convert encoding of diff properly

* adapted quotes in TransactionProcessor to single quotes
* topic 344  doctrine annotations 2.0

---------

Co-authored-by: a.dmitryuk <[email protected]>
* fixes DamienHarper#185

* PHP-CS-Fixer

---------

Co-authored-by: Damien Harper <[email protected]>
DamienHarper and others added 10 commits December 21, 2023 08:36
* - updated DHDriver and use parent::connect instead of dedicated field
- added getWrappedDriver to extract wrapped driver.
- tests

Signed-off-by: Oleg Andreyev <[email protected]>

* Fixed PHPStan error

---------

Signed-off-by: Oleg Andreyev <[email protected]>
Co-authored-by: Damien Harper <[email protected]>
Signed-off-by: Oleg Andreyev <[email protected]>
Signed-off-by: Oleg Andreyev <[email protected]>
Signed-off-by: Oleg Andreyev <[email protected]>
@oleg-andreyev oleg-andreyev marked this pull request as ready for review May 16, 2024 15:40
@oleg-andreyev
Copy link
Contributor Author

So far so good, testing on live app with following config:

        {
            "type": "github",
            "url": "https://github.com/oleg-andreyev/auditor.git"
        }
....
        "damienharper/auditor": "dev-master",
        "damienharper/auditor-bundle": "dev-master as 6.0.0",

Signed-off-by: Oleg Andreyev <[email protected]>
Signed-off-by: Oleg Andreyev <[email protected]>
Signed-off-by: Oleg Andreyev <[email protected]>
@oleg-andreyev
Copy link
Contributor Author

@DamienHarper it would be great if you could take a look at this PR and if all good release 3.x for auditor-lib and 6.x for auditor-bundle <3

Copy link
Owner

@DamienHarper DamienHarper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @oleg-andreyev for your contribution, though I can't merge this PR without a few changes

src/Provider/Doctrine/DoctrineProvider.php Outdated Show resolved Hide resolved
src/Provider/Doctrine/DoctrineProvider.php Outdated Show resolved Hide resolved
tests/Provider/Doctrine/Issues/Issue174Test.php Outdated Show resolved Hide resolved
src/Provider/Doctrine/DoctrineProvider.php Outdated Show resolved Hide resolved
@oleg-andreyev
Copy link
Contributor Author

Thanks @oleg-andreyev for your contribution, though I can't merge this PR without a few changes

Will try to address in near few days 👍

@DamienHarper DamienHarper merged commit aa0f9ee into DamienHarper:master Jul 14, 2024
20 checks passed
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.

5 participants