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

Removed testCompile #2

Merged
merged 1 commit into from
Nov 21, 2019
Merged

Removed testCompile #2

merged 1 commit into from
Nov 21, 2019

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented Nov 21, 2019

No description provided.

@mfvanek mfvanek merged commit 8ed03e3 into master Nov 21, 2019
@mfvanek mfvanek deleted the feature/remove-test-compile branch November 21, 2019 13:51
mfvanek pushed a commit that referenced this pull request Dec 22, 2019
mfvanek pushed a commit that referenced this pull request Dec 22, 2019
mfvanek pushed a commit that referenced this pull request Dec 22, 2019
mfvanek added a commit that referenced this pull request Dec 22, 2019
* Added support for schemes in raw queries

* Added PgContext

* DatabasePopulator refactoring

* Added schema name into DatabasePopulator

* Added tests for another schema

* Added support for another schema in IndexesHealth

* Tests fix #1

* Tests fix #2
mfvanek pushed a commit that referenced this pull request Aug 15, 2022
mfvanek added a commit that referenced this pull request Aug 16, 2022
* Upgraded postgres driver

* Added ColumnsWithJsonTypeCheckOnHost

* Added tests for ColumnsWithJsonTypeCheckOnHost

* Removed unnecessary tests

* Migrating to SharedDatabaseTestBase

* Migrating to SharedDatabaseTestBase #2

* Removed PostgresExtensionFactory

* Fixed code smells

* Added javadoc

Co-authored-by: Ivan Vakhrushev <[email protected]>
mfvanek added a commit that referenced this pull request Apr 4, 2024
mfvanek added a commit that referenced this pull request Apr 4, 2024
* Update Gradle to 8.7

* Update dependencies

* Migrate to PMD 7 #1

* Migrate to PMD 7 #2
mfvanek added a commit that referenced this pull request May 13, 2024
mfvanek added a commit that referenced this pull request May 13, 2024
…393)

* Add pitest report aggregation

* Add pg-index-health-test-starter with demo apps

* Update headers

* Fix checkstyle

* Fix tests

* Fix spotbugs #1

* Fix spotbugs #2

* Fix checkstyle

* Update README.md

* Downgrade Mockito

* Add javadoc

* Remove trash
mfvanek added a commit that referenced this pull request May 14, 2024
mfvanek added a commit that referenced this pull request May 14, 2024
* Add integration with Stryker dashboard

* Add integration with Stryker dashboard #2
mfvanek added a commit that referenced this pull request Oct 23, 2024
mfvanek added a commit that referenced this pull request Nov 1, 2024
mfvanek added a commit that referenced this pull request Nov 1, 2024
…in the target table" (#471)

* Update queries

* Add new check

* Javadoc

* Add tests

* Add logger and tests

* Refactor Spring configuration

* Refactor Spring configuration

* Refactor Spring configuration #3

* Fix tests

* Update PMD #2
mfvanek added a commit that referenced this pull request Nov 18, 2024
mfvanek added a commit that referenced this pull request Nov 19, 2024
* Refactor packages in pg-index-health-model

* PgContext#enrichSequenceWithSchema method was deleted

* AnyObject class was moved from io.github.mfvanek.pg.model.object to io.github.mfvanek.pg.model.dbobject (for better compatibility with Kotlin)
PgObjectType enum was moved from io.github.mfvanek.pg.model.object to io.github.mfvanek.pg.model.dbobject (for better compatibility with Kotlin)

* Imports order #1

* Imports order #2

* Imports order #3

* Imports order #4
mfvanek added a commit that referenced this pull request Nov 26, 2024
* Add support for PostgreSQL 17

* Add support for PostgreSQL 17 #2

* Add badge for PostgreSQL 17

* Update sql queries

* Update PostgreSQL versions

* Update PostgreSQL version in tests
mfvanek added a commit that referenced this pull request Jan 5, 2025
mfvanek added a commit that referenced this pull request Jan 5, 2025
* Update CONTRIBUTING.md

* Update copyright #1

* Update copyright #2

* Update dependencies
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.

1 participant