Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 201 Bytes

File metadata and controls

17 lines (12 loc) · 201 Bytes

cmd - creating custom migration

npx drizzle-kit generate --custom

cmd - running migration

npx drizzle-kit migrate

cmd - creating migration

npx drizzle-kit generate