arrowhead-f / arrowhead-f/core-cpp
POPPY-0030: Select database system at runtime dynamically
Open
enhancement
- Dominant language
- C
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to select the provider of the database system (MariaDB, MySQL, Postgres) to be used at runtime with some ini file entry. Note that it is required to be able to select the database system at compile time.
Idea: use the base class for the database wrappers
Requires: POPPY-0027 and/or POPPY-0028.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.