Skip to content
Snippets Groups Projects
Commit 6e1bd90b authored by Marius Cramer's avatar Marius Cramer
Browse files

- added incremental sql from merge request #73

parent 341ef717
No related branches found
No related tags found
No related merge requests found
ALTER TABLE `mail_user`
CHANGE `uid` `uid` int(11) NOT NULL DEFAULT '5000',
CHANGE `gid` `gid` int(11) NOT NULL DEFAULT '5000';
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