first commit

This commit is contained in:
2022-05-09 15:37:15 +02:00
commit 4d527e4336
3198 changed files with 204560 additions and 0 deletions

View File

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