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

Use Doctrine instead of Laminas\Db #3

Merged
merged 13 commits into from Dec 1, 2021
Merged

Use Doctrine instead of Laminas\Db #3

merged 13 commits into from Dec 1, 2021

Conversation

demiankatz
Copy link
Contributor

@demiankatz demiankatz commented Nov 30, 2021

This PR replaces the deprecated Laminas\Db with Doctrine as the database abstraction layer.

TODO

  • Install Doctrine
  • Update web interface to use Doctrine
  • Update CLI tools to use Doctrine
  • Double-check that all Laminas\Db references are removed

@demiankatz demiankatz merged commit 4365ee7 into dev Dec 1, 2021
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.

None yet

1 participant