EN · DE · RU · FR · ES

#67: V1.0.0__Banking_Base_version.sql

plugins/org.projectforge.plugins.banking/src/main/resources/flyway/banking/init/common/V1.0.0__Banking_Base_version.sql Database migration, plugins/org.projectforge.plugins.banking/src/main/resources/flyway/banking/init/common/V1.0.0__Banking_Base_version.sql 82 lines · 72 code · 0 comments · 10 blank
Flyway database migration V1.0.0 for database-agnostic (common): initial baseline schema creation; creates tables: T_PLUGIN_BANKING_ACCOUNT, T_PLUGIN_BANKING_ACCOUNT, T_PLUGIN_BANKING_ACCOUNT_RECORD, T_PLUGIN_BANKING_ACCOUNT_RECORD, T_PLUGIN_BANKING_ACCOUNT_RECORD; alters tables: T_PLUGIN_BANKING_ACCOUNT, T_PLUGIN_BANKING_ACCOUNT, T_PLUGIN_BANKING_ACCOUNT_RECORD, T_PLUGIN_BANKING_ACCOUNT_RECORD, T_PLUGIN_BANKING_ACCOUNT_RECORD; updates records; adds constraints/foreign keys; creates indexes.

Git History

3a2dfa114 Plugin banking: flyway init script fixed.
dd387c904 Banking plugin, first version.
67eed70e4 WIP: Banking plugin (and new import module). JobHandler/monitor started.
1b6b960a9 WIP: Banking plugin (and new import module).
750e60742 WIP: Banking plugin (and new import module).