arrowhead-f/core-cpp

POPPY-0028: Write a wrapper for MySQL

Ouverte

#28 ouverte le 4 janv. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)C (0 fork)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Métriques PR en attente)

Description

MySQL and MariaDB are quite similar (but there might be some differences, extra functions, functionalities, easier library interface to use). Thus, it is quite easy to add a wrapper for MySQL to the application.

Idea: using directives, ...

Do not forget to write tests for the new wrapper, too.

Guide contributeur