hunt-entity icon indicating copy to clipboard operation
hunt-entity copied to clipboard

Is there a util tool to auto generate entity D code from database reflection?

Open mw66 opened this issue 4 years ago • 4 comments

I.e from the table definition in the database to D class code?

mw66 avatar May 19 '21 07:05 mw66

You can have a try from here. It's only Chinese avaliable now.

Heromyth avatar May 21 '21 01:05 Heromyth

Wow! nice, why not release the backend convertor? or is it on github already?

mw66 avatar May 21 '21 02:05 mw66

It's not ready yet.

Heromyth avatar May 23 '21 01:05 Heromyth

Actually it's never too early to release :-)

As long as you got the basic stuff and workflow working, you can start to release from version 0.01 for example, and people who have time working on it may start sending your PRs :-)

mw66 avatar May 24 '21 23:05 mw66