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 8c3b114428 update schema 2016-08-20 01:17:08 +02:00
config add logging 2016-08-14 15:29:54 +02:00
lib update schema 2016-08-20 01:17:08 +02:00
system update schema 2016-08-20 01:17:08 +02:00
.gitignore new api structur 2016-08-16 08:30:02 +02:00
README.md improve loggin 2016-08-14 18:29:25 +02:00
config.yml.example add logging 2016-08-14 15:29:54 +02:00
main.go update schema 2016-08-20 01:17:08 +02:00

README.md

TODO on change

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