This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
2207200235
/
1
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Signed-off-by: root <root_email>
$git commit -m "hello,i will commit"
root
hace 1 año
commit
a6ebcc3698
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
update.sql
+ 2
- 0
update.sql
Ver fichero
@@ -0,0 +1,2 @@
+create database First;
+use database;