apolloconfig / apolloconfig/apollo

Auto create table if table not exists when service startup

Aperta
#3,455 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
area/mysql area/operations discussion feature request
Lingua principale
Java
Stelle
29.8k
Fork
10.2k
Merge medio
4g 7h
PR unite (30g)
4

Descrizione

**Is your feature request related to a problem? Please describe.**

Relate to issue #1424 #2539

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.