Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Podcasts Podcasts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 107
    • Issues 107
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • PodcastsPodcasts
  • Merge requests
  • !41
The source project of this merge request has been removed.

Database cleanup

Merged Jordan Petridis requested to merge (removed):db-cleanup into master Jun 30, 2018
  • Overview 0
  • Pipelines 0
  • Changes 26

This MR does the following:

  • removes unused column/fields in the database
  • Changes the naming scheme of the DB tables and Diesel Models to better match the GUI Naming scheme
  • Renames FooQuery Diesel models to FooModel
  • Adds config for the diesel_cli tool
Edited Jun 30, 2018 by Jordan Petridis
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: db-cleanup