HackerTrans
TopNewTrendsCommentsPastAskShowJobs

masseelch

no profile record

Submissions

Generate running Go code from Ent schemas

old.reddit.com
4 points·by masseelch·hace 4 años·1 comments

comments

masseelch
·hace 4 años·discuss
Ent just got a new extension, that can generate basic CRUD endpoints with OpenAPI v3 documents for any schema graph.
masseelch
·hace 4 años·discuss
Hey lf-non,

I am working on versioned migrations right now and you can expect the first release in the near future.

We will allow users to specify a migration directory where Atlas will create migration files you can edit manually. We want to support existing well working tools like golang-migrate or Flyway as well, where you can easily add your own migrations files.

If you have any further question, I am happy to answer them! M