This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
2207200235
/
1
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
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
Visualizzazione separata
Mostra Diff Stats
2
0
update.sql
+ 2
- 0
update.sql
Vedi File
@@ -0,0 +1,2 @@
+create database First;
+use database;