Files
auth-server/sql/migrations/v1.3.1.sql
T

2 lines
78 B
SQL

ALTER TABLE `accounts` CHANGE `id` `index` INT( 11 ) NOT NULL AUTO_INCREMENT;