Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !2844

Add unique index for apps.client_id, fixes #2022

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alex Gleason requested to merge alexgleason/pleroma:unique-app-id into develop Aug 04, 2020
  • Overview 6
  • Commits 1
  • Pipelines 3
  • Changes 2

Based on the convo in #2022 (closed) it seems adding a unique constraint on an existing table may not be wise, so instead I edited an old migration so it will only affect new installations going forward. Added a new migration.

Edited Aug 04, 2020 by Alex Gleason
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: unique-app-id