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 8bb5500a39 fix session 2016-10-11 20:34:00 +02:00
cmd refactorying to easyier binding 2016-10-11 20:16:24 +02:00
config refactorying to easyier binding 2016-10-11 20:16:24 +02:00
lib fix session 2016-10-11 20:34:00 +02:00
modul refactorying to easyier binding 2016-10-11 20:16:24 +02:00
system refactorying to easyier binding 2016-10-11 20:16:24 +02:00
test refactorying to easyier binding 2016-10-11 20:16:24 +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 add build.sh to build everything 2016-10-11 20:20:12 +02:00

README.md

TODO on change

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