Skip to content

Instantly share code, notes, and snippets.

View EnricoSteez's full-sized avatar
🎯
Focusing

Enrico Giorio EnricoSteez

🎯
Focusing
View GitHub Profile
@EnricoSteez
EnricoSteez / db.sql
Created January 27, 2022 16:09
SIRS Database Creation
-- MySQL dump 10.13 Distrib 8.0.28, for Win64 (x86_64)
--
-- Host: localhost Database: main
-- ------------------------------------------------------
-- Server version 8.0.28
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;