dyslexicanaboko / simple-class-creator

A utility for creating mundane crud work including table to model, model to DTO and other things no one really wants to do by hand.
MIT License
1 stars 0 forks source link

Primary key assumes integer #21

Closed dyslexicanaboko closed 2 years ago

dyslexicanaboko commented 3 years ago
dyslexicanaboko commented 2 years ago

Going to create a new ticket to handle tables without primary key, integer identity or multi column PK.