mix starter.gen.base_schema (starter v0.3.1)

Copy Markdown View Source

Generates a MyApp.Schema module with sensible primary key and timestamp defaults. Uses UUIDv7 for primary keys when the uuidv7 dependency is present, :binary_id otherwise.