Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • POD POD
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • PODPOD
  • Merge requests
  • !183

WIP: Make UID a string type

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Toby requested to merge StringUID into dev Dec 20, 2020
  • Overview 3
  • Commits 5
  • Pipelines 3
  • Changes 11

DO NOT MERGE (WIP tag prevents merging)

This branch uses a string for the UID (instead of i64).

  • This enables testing with the refactored iOS codebase until the new pod schema is complete.
  • See https://gitlab.memri.io/memri/ios-app-wip-sqlite-version for the new iOS codebase including pod API tests (note that the UI is not yet implemented, this is currently only a test-suite)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: StringUID