drizzle push and primary key order
right now the primary key order isn't respected at least on MySQL
work around is i just fix it manually using alter table statements but all my coworkers have to do this also - ideally this can be respected
work around is i just fix it manually using alter table statements but all my coworkers have to do this also - ideally this can be respected