arrowhead-f/core-cpp

POPPY-0028: Write a wrapper for MySQL

Aberta

#28 aberto em 4 de jan. de 2021

 (0 comentário) (0 reação) (0 responsável)C (0 fork)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador