primary key on domain_metadata table #4798
                  
                    
                      raunakkumar
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment 2 replies
-
| 
         Yes that would work. However usually ppl would expect a immutable pk. You can add a new column as PK, eg id.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
We are planning to use cadence as sql/postgres database for our implementation and require to define a primary key for all the tables. We noticed domain_metadata is missing a primary key. Can
notification_versionbe a primary key for the table?Beta Was this translation helpful? Give feedback.
All reactions