arrowhead-f/core-cpp

POPPY-0028: Write a wrapper for MySQL

開放

#28 建立於 2021年1月4日

 (0 則留言) (0 個反應) (0 位負責人)C (0 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南