This website works better with JavaScript.
首頁
探索
說明
登入
kelvinsuen
/
LIONER-backend
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
need to add fields to common_field, it seems the last one in 06 not working, try 07 now
master
[email protected]
1 月之前
父節點
8d479584af
當前提交
9123b17044
共有
1 個文件被更改
,包括
0 次插入
和
7 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-7
src/main/resources/db/changelog/changes/06_commonField/02_add_common_field_fields
+ 0
- 7
src/main/resources/db/changelog/changes/06_commonField/02_add_common_field_fields
查看文件
@@ -1,7 +0,0 @@
--liquibase formatted sql
--changeset Vin:added
ALTER TABLE `lionerdb`.`common_field`
ADD COLUMN `nameChi` VARCHAR(200) NULL AFTER `yyyyDateOfBirth`,
ADD COLUMN `gender` VARCHAR(10) NULL AFTER `nameChi`;
Write
Preview
Loading…
取消
儲存