Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide way to generate table definitions from existing schema #204

Open
rocketraman opened this issue Nov 30, 2017 · 4 comments
Open

Provide way to generate table definitions from existing schema #204

rocketraman opened this issue Nov 30, 2017 · 4 comments

Comments

@rocketraman
Copy link

While I understand not having the ability to do code generation is sometimes considered a feature, it is true that one often needs to work with an existing schema.

It would be great to be able to generate table definitions based on this existing schema.

@sobvan
Copy link

sobvan commented Oct 2, 2018

It would also help if it could generate all the Table objects and Entity classes without generating the right references for the foreign key constraints. Is there any plan form the Exposed team to provide some basic tooling for this?

@rojeras
Copy link

rojeras commented Apr 3, 2019

I would also appreciate such a function.

@Tapac
Copy link
Contributor

Tapac commented Sep 18, 2021

Please check Exposed-gradle-plugin and leave your feedback.

@JavierSegoviaCordoba
Copy link

@Tapac look like the Gradle plugin is not being updated in a long time, is it unmaintained?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants