zmh
2 years ago
2 changed files with 4 additions and 2 deletions
@ -0,0 +1,2 @@ |
|||||
|
alter table t_metadata_database alter column type type varchar(255) using type::varchar(255); |
||||
|
alter table t_resource_consumption alter column approve_state type varchar(20) using approve_state::varchar(20); |
Loading…
Reference in new issue