ShiNxz
ShiNxz
DTDrizzle Team
Created by ShiNxz on 9/7/2024 in #help
Migrations wont support my dialect
Hey, for some reason generating migration files create them with just "CREATE TABLE" instead of "CREATE TABLE IF NOT EXISTS". and also it uses words like serial (postgress) instead of int (mysql), any idea?
5 replies