Wiki source code of bacpac
Version 2.2 by Rudi Marais on 2023/05/18 06:47
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | * compressed file | ||
| 2 | * contains ddl and dml data | ||
| 3 | * doesnt support encrypted objects | ||
| 4 | |||
| 5 | = = | ||
| 6 | |||
| 7 | = Exporting = | ||
| 8 | |||
| 9 | * no encrypted objects, they need to be decrypted or removed prior to exporting. | ||
| 10 | |||
| 11 | = Importing = | ||
| 12 | |||
| 13 | |||
| 14 | = Modifying and Troubleshooting = | ||
| 15 | |||
| 16 | |||
| 17 | == Recalculate Signature == | ||
| 18 | |||
| 19 | * incubator/ebsphere.crm/ebs-devops-devops-sql/calc-signature-bacpac.ps1 | ||
| 20 | * modify Origin.xml | ||
| 21 | ** Checksum attribute for model.xml | ||
| 22 | |||
| 23 |