Browse Source

Merge branch 'new-feature' of https://azteam.aztrace.vn/phuongtn/smartfarm-api into new-feature

new-feature
viet.leq2 2 years ago
parent
commit
bdb3c39c42
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/main/resources/config/liquibase/sql/20231212_add_tb_code_and_tb_code_details.sql

+ 2
- 0
src/main/resources/config/liquibase/sql/20231212_add_tb_code_and_tb_code_details.sql View File

expired_date timestamp, expired_date timestamp,
created_date timestamp, created_date timestamp,
modified_date timestamp, modified_date timestamp,
deleted_date timestamp,
created_by bigint, created_by bigint,
modified_by bigint, modified_by bigint,
deleted_by bigint, deleted_by bigint,
last_updated_date timestamp, last_updated_date timestamp,
created_date timestamp, created_date timestamp,
modified_date timestamp, modified_date timestamp,
deleted_date timestamp,
created_by bigint, created_by bigint,
modified_by bigint, modified_by bigint,
deleted_by bigint, deleted_by bigint,

Loading…
Cancel
Save