feat(backend/mysql): initialize mysql backend

created prototype for backend/mysql module

feat(backend/mysql): implement interface

tested with MariaDB

docs(backend/sql): initialize docs
This commit is contained in:
Tiara Rodney 2022-04-02 21:32:15 +02:00
parent 6c1ffdcc0c
commit 5e25606880
7 changed files with 384 additions and 0 deletions

View file

@ -13,4 +13,10 @@ Filesystem
----------
.. autoclass:: httpaste.backend.file.Parameters
:members:
MySQL
-----
.. autoclass:: httpaste.backend.mysql.Parameters
:members: