Skip to content
Snippets Groups Projects
Commit 1681c295 authored by Romanos Dodopoulos's avatar Romanos Dodopoulos
Browse files

Increase the _authSource VARCHAR size to 255

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
parent 88652a21
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment