This website works better with JavaScript.
Home
Explore
Help
Sign In
kelvinsuen
/
LIONER-backend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
updated liquidase
master
kelvinsuen
1 month ago
parent
068ca708d6
commit
9ed1e7ad31
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/main/resources/db/changelog/changes/06_commonField/02_add_common_field_fields.sql
src/main/resources/db/changelog/changes/07_commonField_add_fields/01_add_common_field_fields → src/main/resources/db/changelog/changes/06_commonField/02_add_common_field_fields.sql
View File
@@ -1,6 +1,6 @@
--liquibase formatted sql
--changeset Vin:add
ed
--changeset Vin:add
columns
ALTER TABLE `common_field`
ADD COLUMN `nameChi` VARCHAR(200) NULL AFTER `yyyyDateOfBirth`,
Write
Preview
Loading…
Cancel
Save