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

Credit System #183

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Credit System #183

merged 1 commit into from
Mar 16, 2024

Conversation

sveneld
Copy link
Collaborator

@sveneld sveneld commented Mar 16, 2024

Add DbResultInterface for representing of db query result. Myaby in future DB will be migrated to doctrina/dbal or doctrina/orm
Modify classes and tests which used DBInterface

Created CreditSystemFactory which create class with CreditSystemInterface based on configuration.
Use this new CreditSystemInterface for determining if credit system is enabled. It's a first step for rewriting credit system as a class instead of functions.

Fix few sql errors on docker

@sveneld sveneld added this to the Cleanup milestone Mar 16, 2024
@sveneld sveneld merged commit 2316f7e into main Mar 16, 2024
6 checks passed
@sveneld sveneld deleted the credit branch March 16, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant