This website works better with JavaScript.
Home
Explore
Help
Sign In
davidhui
/
TSMS-backend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
lliquidbase comment udpate
tags/Baseline_30082024_BACKEND_UAT
MSI\2Fi
1 year ago
parent
dd9646d70a
commit
86932d3114
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/main/resources/db/changelog/changes/20240812_01_jasonT/01_alter_salary_effective.sql
+ 1
- 0
src/main/resources/db/changelog/changes/20240812_01_jasonT/01_alter_salary_effective.sql
View File
@@ -1,5 +1,5 @@
-- liquibase formatted sql
-- changeset jasonT:Add_column_startDate_and_endDate_for_query
ALTER TABLE tsmsdb.salary_effective ADD startDate DATE NULL;
Write
Preview
Loading…
Cancel
Save