4859 - Export production database
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
83aec89adb
commit
1f857d5b10
File diff suppressed because one or more lines are too long
30189
db/dump/structure.sql
30189
db/dump/structure.sql
File diff suppressed because it is too large
Load Diff
|
@ -6,7 +6,6 @@ SCHEMAS=(
|
||||||
cache
|
cache
|
||||||
edi
|
edi
|
||||||
hedera
|
hedera
|
||||||
nst
|
|
||||||
pbx
|
pbx
|
||||||
postgresql
|
postgresql
|
||||||
sage
|
sage
|
||||||
|
@ -104,4 +103,4 @@ mysqldump \
|
||||||
| sed 's/\bLOCALTIME\b/util.VN_NOW/ig' \
|
| sed 's/\bLOCALTIME\b/util.VN_NOW/ig' \
|
||||||
| sed 's/\bLOCALTIMESTAMP\b/util.VN_NOW/ig' \
|
| sed 's/\bLOCALTIMESTAMP\b/util.VN_NOW/ig' \
|
||||||
| sed 's/ AUTO_INCREMENT=[0-9]* //g' \
|
| sed 's/ AUTO_INCREMENT=[0-9]* //g' \
|
||||||
> dump/structure.sql
|
> dump/structure.sql
|
||||||
|
|
Loading…
Reference in New Issue