Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 375 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 375 Bytes

Aturan Penamaan

  1. Nama table

    Plural. Contoh: users, messages, userMatches, etc

  2. Nama Enum

    Singular. Contoh: faculty, gender, campus, etc.

What to Do Kalo Update Schema

  1. Generate migrations file

    $yarn drizzle-kit generate
  2. Build

    $yarn build
  3. Update commit hashtag di package.json repo dikpus / social