tkopecek / koji

Forked from koji 7 years ago
Clone

f5a845b enforce unique content generator names in database

2 files Authored by ktdreyer 4 years ago, Committed by tkopecek 4 years ago,
    enforce unique content generator names in database
    
    Set a uniqueness constraint on the content generator name in the
    database.
    
    Prior to this change, we were only enforcing this in the hub application
    layer. Configure this in postgres for safety.
    
        
file modified
+1 -1