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

Add posibility to use other db system like postgres and sqlite #23

Open
kanow opened this issue Sep 5, 2024 · 0 comments
Open

Add posibility to use other db system like postgres and sqlite #23

kanow opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels
Feature Feature request

Comments

@kanow
Copy link
Owner

kanow commented Sep 5, 2024

MySql/MariaDB functionality FROM_UNIXTIME, used in Operation Controller and Repository, can not be used with postgres or sqlite db systems. Code should be extended to check which db system is used and then the proper function in QueryBuilder should be used.

@kanow kanow added the Feature Feature request label Sep 5, 2024
@kanow kanow self-assigned this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature request
Projects
None yet
Development

No branches or pull requests

1 participant