first commit

This commit is contained in:
root
2020-07-01 13:32:02 +02:00
commit bbf9006076
351 changed files with 26576 additions and 0 deletions

View File

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