瀏覽代碼

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

root 1 年之前
當前提交
a6ebcc3698
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      update.sql

+ 2 - 0
update.sql

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