Skip to content
Snippets Groups Projects
  • Romanos Dodopoulos's avatar
    Increase the _authSource VARCHAR size to 255 · 1681c295
    Romanos Dodopoulos authored
    The _authSource column stores FQDNs. Increase the VARCHAR size from 30
    to 255 since this is the maximum allowed length of a FQDN (RFC1035).
    
    Also, increase the TableVersion to 2 and MODIFY the column size of
    existing version 1 tables.
    
    Fixes #579
    1681c295
Code owners
Assign users and groups as approvers for specific file changes. Learn more.