kristiandupont / kanel

Generate Typescript types from Postgres
https://kristiandupont.github.io/kanel/
MIT License
881 stars 62 forks source link

feat: make table name ordering alphabetically deterministic #611

Closed AlexaDeWit closed 1 month ago

AlexaDeWit commented 1 month ago

Consider this a proposal if you wish, as it's something we have encountered as a pain point and currently resolved by internally forking kanel-knex with this change

kristiandupont commented 4 weeks ago

Thank you for contributing! This is merged and published.