Skip to content

Removes deprecated Postgres/SQLite relevant classes - #74

Merged
tyrsson merged 1 commit into
php-db:0.2.xfrom
tyrsson:remove-pgsql-adapter
Oct 7, 2025
Merged

Removes deprecated Postgres/SQLite relevant classes#74
tyrsson merged 1 commit into
php-db:0.2.xfrom
tyrsson:remove-pgsql-adapter

Conversation

@tyrsson

@tyrsson tyrsson commented Oct 7, 2025

Copy link
Copy Markdown
Member

Refactors Sql\Platform\Platform to accept a PlatformInterface instance vs an AdapterInterface instance as a construtor parameter.

Please check the type of change your PR introduces.

  • Bugfix

  • Documentation

  • New Feature

  • RFC

  • QA

  • Other

  • BC Break?

Description:

Refactors Sql\Platform\Platform to accept a PlatformInterface instance vs an AdapterInterface instance as a construtor parameter.
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
@tyrsson tyrsson added this to the 0.2.0 milestone Oct 7, 2025
@tyrsson
tyrsson requested a review from settermjd October 7, 2025 01:48
@tyrsson tyrsson self-assigned this Oct 7, 2025
@tyrsson tyrsson added this to @phpdb Oct 7, 2025
@tyrsson tyrsson added bug Something isn't working Platform migration Changes related to platform migrations labels Oct 7, 2025
@github-project-automation github-project-automation Bot moved this to Todo in @phpdb Oct 7, 2025
@tyrsson
tyrsson merged commit 4c50759 into php-db:0.2.x Oct 7, 2025
1 of 12 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in @laminas-db Oct 7, 2025
@github-project-automation github-project-automation Bot moved this from Todo to Done in @phpdb Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Platform migration Changes related to platform migrations

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant