[Engine-devel] Manual DB change required - remove grant_mode column from DB
            
            
            
                29 Mar
                
                    2012
                
            
            
                29 Mar
                
                '12
                
            
            
            
        
    
                6:36 p.m.
            
        Hi, The commit which added the grant_mode column to the permissions table was reverted (604ae480ab677b06e53abd0edfaf0ec04f017fb8). If you upgraded the DB since the 25/3, please run manually the next command in order to drop that column and run refresh procedure afterwards/run upgrade script: echo 'alter table permissions drop column grant_mode' | psql engine postgres (supply database name if differ from engine). Thanks, Moti
        4968
        
      
          Age (days ago)
        
      
        4968
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
Moti Asayag