-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Open
Labels
area/mysqlarea/operationsInformation technology operationsInformation technology operationsdiscussionCategorizes issue as related to discussionCategorizes issue as related to discussionfeature requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.
Description
Is your feature request related to a problem? Please describe.
User need to run sql manually to initial tables.
Is it possible to auto create those tables?
Describe the solution you'd like
Auto create tables when config service,admin service,portal startup.
Then user didn't need to run sql manually. That could be make operations and deployment more simpler.
Describe alternatives you've considered
Is hibernate support that? Maybe there are some configuration to support that.
Some problem need to consider
- Is it safe? i.e the influence of old data when services update.
- How user update their system if table auto create?
Metadata
Metadata
Assignees
Labels
area/mysqlarea/operationsInformation technology operationsInformation technology operationsdiscussionCategorizes issue as related to discussionCategorizes issue as related to discussionfeature requestCategorizes issue as related to a new feature.Categorizes issue as related to a new feature.