Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in
M
MBetterd
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Mbetter
  • MBetterd
  • Repository

Switch branch/tag
  • mbetterd
  • README.md
Find file
BlameHistoryPermalink
  • Stefy Lanza (nextime / spora )'s avatar
    feat: Add Migration_007 to ensure 'done' status in existing ENUM columns · 48e8d2b8
    Stefy Lanza (nextime / spora ) authored Aug 26, 2025
    - Add Migration_007_AddDoneToStatusEnum class
    - Safely adds 'done' to existing status ENUM if not present
    - Handles databases created before 'done' status was added
    - Includes proper rollback support
    - Update README and CHANGELOG with migration details
    48e8d2b8
README.md 25.6 KB
EditWeb IDE

Replace README.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.