sum7/warehost
sum7
/
warehost
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Martin Geno c0970754cb [host] domain preload on webList and mailList 2016-10-22 20:58:03 +02:00
cmd [host] add modify and delete of database and domain 2016-10-17 23:44:34 +02:00
config refactorying to easyier binding 2016-10-11 20:16:24 +02:00
lib json and test refactory 2016-10-17 14:07:17 +02:00
modul [host] domain preload on webList and mailList 2016-10-22 20:58:03 +02:00
system [host] add web and mail 2016-10-21 21:32:30 +02:00
test add some test 2016-10-12 22:28:10 +02:00
.gitignore remove api test 2016-09-22 18:07:12 +02:00
.gitlab-ci.yml Update .gitlab-ci.yml 2016-09-22 15:06:42 +00:00
CHANGELOG Add changelog 2016-09-22 14:41:44 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-09-22 14:44:38 +00:00
README.md improve loggin 2016-08-14 18:29:25 +02:00
build.sh [host] add modify and delete of database and domain 2016-10-17 23:44:34 +02:00

README.md

TODO on change

ALTER TABLE login ALTER createat TYPE timestamptz;
ALTER TABLE login ALTER lastloginat TYPE timestamptz;