optimize varchar fields in admin/customer table; fixes #752

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2019-11-13 08:57:53 +01:00
parent e8dcb29b69
commit cff0ac72d0
3 changed files with 33 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ final class Froxlor
const VERSION = '0.10.5';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '201910200';
const DBVERSION = '201911130';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';