#364: V1.0.0_1__V1.0.0_1-Initial-RELEASE.sql
projectforge-business/src/main/java/org/projectforge/ProjectForgeApp.java Database Migration, projectforge-business/src/main/resources/db/migration/hsqldb/V1.0.0_1__V1.0.0_1-Initial-RELEASE.sql 306 lines · 197 code · 68 comments · 41 blank
Flyway migration for HSQLDB — the initial RELEASE schema (V1.0.0_1). Creates all core tables. Not present in the `fix/vite-eslint-upgrade` branch.
File Status
Note: This file does not exist in the fix/vite-eslint-upgrade branch. It may have been removed, renamed, or not yet migrated from the original codebase.
Expected Content
A comprehensive Flyway migration script creating all initial database tables for ProjectForge on HSQLDB, including users, addresses, timesheets, tasks, projects, and configuration tables.
Git History
No git history available (file not present in fix/vite-eslint-upgrade branch).