Add mysql2sqlite submodule and script for making a sqlite database out of the mysql dumps. This will be used to create html archives of the forum.

This commit is contained in:
2020-08-09 04:01:19 -05:00
parent 51e9782c7e
commit 7026bc2b34
4 changed files with 18 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "mysql2sqlite"]
path = mysql2sqlite
url = https://github.com/dumblob/mysql2sqlite.git