first commit

This commit is contained in:
2022-02-09 09:55:14 +01:00
commit f8290a2adc
3088 changed files with 49803 additions and 0 deletions

View File

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