#1489: V8.0.15__RELEASE-Currency.sql
projectforge-business/src/main/resources/flyway/migrate/common/V8.0.15__RELEASE-Currency.sql Database migration, projectforge-business/src/main/resources/flyway/migrate/common/V8.0.15__RELEASE-Currency.sql 58 lines · 45 code · 0 comments · 13 blank
Flyway database migration V8.0.15 for database-agnostic (common): RELEASE-Currency; creates tables: T_FIBU_RECHNUNG, T_FIBU_EINGANGSRECHNUNG, T_FIBU_CURRENCY_PAIR, T_FIBU_CURRENCY_PAIR, T_FIBU_CURRENCY_PAIR; alters tables: T_FIBU_RECHNUNG, T_FIBU_EINGANGSRECHNUNG, T_FIBU_CURRENCY_PAIR, T_FIBU_CURRENCY_PAIR, T_FIBU_CURRENCY_PAIR; adds constraints/foreign keys; creates indexes; adds columns: CURRENCY, CURRENCY.
Git History
07edc85de WIP: currency conversion with Claude Code.
0d4a5352a WIP: currency conversion with Claude Code.
4d4c6b449 Currency field added to invoices (incoming and outgoing)