4e1ed8 Add the GlobalId table

Authored and Committed by Pierre-Yves Chibon 10 years ago
    Add the GlobalId table
    
    This table allows us to have a global identifier for the issues and
    requests within a project.
    For example:
      issue 1: global id: 1
      issue 2: global id: 2
      request 1: global id: 3
      issue 3: global id: 4
      request 2: global id: 5
    
        
file modified
+34 -0