]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit - make/template/main.mk
Move the SQL tables to docs/sql and install them on `make install`.
authorPeter Powell <petpow@saberuk.com>
Wed, 26 Sep 2018 20:56:51 +0000 (21:56 +0100)
committerPeter Powell <petpow@saberuk.com>
Wed, 26 Sep 2018 22:36:19 +0000 (23:36 +0100)
commit2af0476c5a35bfca06820f923debedf4fbc93cb8
tree8ef6c20ffb3e70b8d3052adf20b0771557163148
parent1e33c494bb087ca79197bef17f138104c66036c7
Move the SQL tables to docs/sql and install them on `make install`.
docs/sql/sqloper.mysql.sql [new file with mode: 0644]
docs/sql/sqloper.pgsql.sql [new file with mode: 0644]
docs/sql/sqloper.sqlite3.sql [new file with mode: 0644]
extras/m_sqloper.mysql.sql [deleted file]
extras/m_sqloper.postgresql.sql [deleted file]
extras/m_sqloper.sqlite3.sql [deleted file]
make/template/main.mk