Фикс комментария
This commit is contained in:
parent
101e52c0e7
commit
d83e4c7c82
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@
|
|||
</changeSet>
|
||||
|
||||
<changeSet id="0005" author="adel.ka">
|
||||
<comment>Change id_region type to VARCHAR in review_rating table</comment>
|
||||
<comment>Add new column to ratings.consideration_complaint</comment>
|
||||
<sql>
|
||||
ALTER TABLE ratings.consideration_complaint
|
||||
ADD COLUMN IF NOT EXISTS region_code varchar;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue