1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-08-02 14:17:26 +02:00

Link to MariaDB schema separately from MySQL in README

This commit is contained in:
Marco
2018-03-12 02:15:35 +01:00
parent 3ddc7af1b4
commit bce31f9cfc

View File

@@ -38,6 +38,7 @@ Completely framework-agnostic and database-agnostic.
1. Set up a database and create the required tables:
* [MariaDB](Database/MySQL.sql)
* [MySQL](Database/MySQL.sql)
* [PostgreSQL](Database/PostgreSQL.sql)
* [SQLite](Database/SQLite.sql)