Wiki source code of bacpac
Version 2.2 by Rudi Marais on 2023/05/18 06:47
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | * compressed file |
| 2 | * contains ddl and dml data | ||
| |
1.2 | 3 | * doesnt support encrypted objects |
| |
1.1 | 4 | |
| 5 | = = | ||
| 6 | |||
| 7 | = Exporting = | ||
| 8 | |||
| |
1.2 | 9 | * no encrypted objects, they need to be decrypted or removed prior to exporting. |
| |
1.1 | 10 | |
| 11 | = Importing = | ||
| 12 | |||
| 13 | |||
| |
1.3 | 14 | = Modifying and Troubleshooting = |
| |
2.2 | 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 |