first commit

This commit is contained in:
2022-03-22 15:53:33 +01:00
commit 0e47fc13fd
3153 changed files with 198826 additions and 0 deletions

View File

@ -0,0 +1,5 @@
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
CREATE DATABASE ninepacker DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;