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

Add more configuration options to SQL metadata export via Maven #577

Closed
timowest opened this issue Nov 30, 2013 · 1 comment
Closed

Add more configuration options to SQL metadata export via Maven #577

timowest opened this issue Nov 30, 2013 · 1 comment
Milestone

Comments

@timowest
Copy link
Member

The following options should be made available

registerNumeric(int size, int digits, Class<?> javaType)
register(String table, String column, Class<?> javaType)
register(String table, String column, Type<?> type)
timowest added a commit that referenced this issue Nov 30, 2013
timowest added a commit that referenced this issue Nov 30, 2013
@timowest
Copy link
Member Author

Released in 3.3.0.BETA2

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

No branches or pull requests

1 participant