Kononnable / typeorm-model-generator

Generates models for TypeORM from existing database.
MIT License
1.51k stars 281 forks source link

Mssql description field generate in column comment #93

Open pabl-o-ce opened 6 years ago

pabl-o-ce commented 6 years ago

hi @Kononnable ,

I have question, is posible to generate entities properties column comments from mssql field description?

thanks.

Kononnable commented 6 years ago

It isn't possible now, but I think it is a good feature to implement in the future.