Skip to content
Snippets Groups Projects

Code clean up

Closed
Ruben Backxrequested to merge
code-cleanup into development
3 open threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
74 74 constraints:
75 75 nullable: false
76 76 primaryKey: true
77 primaryKeyName: CONSTRAINT_6
77 primaryKeyName: CONSTRAINT_7
  • 18 18
    19 19 submit:
    20 20 websocketURL: http://localhost:8083
    21 cache:
    22 person-timeout: 60
  • Ruben Backx added 1 commit

    added 1 commit

    • eb68209f - Fix table setup and migrations

    Compare with previous version

  • 167 tableName: submit_submission
    168 # Fix migrations
    169 - changeSet:
    170 id: 1632050795046-8
    171 author: ruben (generated)
    172 changes:
    173 - addColumn:
    174 columns:
    175 - column:
    176 constraints:
    177 nullable: false
    178 name: hidden
    179 type: BOOLEAN
  • Ruben Backx added 1 commit

    added 1 commit

    • 6cfdc384 - Fix table setup and migrations

    Compare with previous version

  • Ruben Backx added 5 commits

    added 5 commits

    Compare with previous version

  • Ruben Backx added 1 commit

    added 1 commit

    • 85d34651 - Fix table setup and migrations

    Compare with previous version

  • Ruben Backx added 4 commits

    added 4 commits

    Compare with previous version

  • Ruben Backx added 4 commits

    added 4 commits

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading