Sfoglia il codice sorgente

Signed-off-by: root <root_email>
$git commit -m "hello,i will commit"

root 1 anno fa
commit
a6ebcc3698
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      update.sql

+ 2 - 0
update.sql

@@ -0,0 +1,2 @@
+create database First;
+use database;