23_update_mem_limit_column.up.sql 67 B

12
  1. ALTER TABLE key_attributes
  2. ALTER COLUMN mem_limit TYPE BIGINT;