Merge remote-tracking branch 'origin/ervu/tmp_makets' into ervu/tmp_makets
This commit is contained in:
commit
68b7c645e7
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<changeSet id="0003" author="akochetkov">
|
||||
<comment>add table recruitment and regions</comment>
|
||||
<sql>
|
||||
CREATE TABLE metrics.region (
|
||||
CREATE TABLE IF NOT EXISTS metrics.region (
|
||||
region_id serial NOT NULL PRIMARY KEY,
|
||||
subject_code character varying(3) NOT NULL,
|
||||
subject_name character varying(150) NOT NULL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue