032_RegionStore.sql 65 B

123
  1. BEGIN;
  2. ALTER TABLE estate_settings AUTO_INCREMENT = 100;
  3. COMMIT;