Browse Source

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

root 1 năm trước cách đây
commit
a6ebcc3698
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      update.sql

+ 2 - 0
update.sql

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