1
0
Fork 0
database/20230324233151_inflections_index.up.sql

2 lines
49 B
MySQL
Raw Normal View History

2023-03-24 19:37:17 -04:00
ALTER TABLE inflections ADD COLUMN index BIGINT;