소스 검색

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;