migrate hosting-assets into external db #158
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/hosting-assets-import-into-external-db"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
migratte hosting-assets into external dbto migrate hosting-assets into external db@ -7,6 +7,7 @@
<entry key="HSADMINNG_POSTGRES_ADMIN_USERNAME" value="postgres" />
<entry key="HSADMINNG_POSTGRES_JDBC_URL" value="jdbc:postgresql://localhost:5432/postgres" />
<entry key="HSADMINNG_POSTGRES_RESTRICTED_USERNAME" value="restricted" />
<entry key="HSADMINNG_MIGRATION_DATA_PATH" value="migration" />
HSADMINNG_OFFICE_DATA_SQL_FILE ?
@ -1288,6 +1298,13 @@ public class ImportHostingAssets extends CsvDataImport {
});
}
private String defaultPrefix(final HsBookingItem bookingItem) {
woher kommt das?
4cac6bd1e9
toc84198a05b