From 78ff45f7fdcc3a7f0df2f2bbc600b815aaafdc73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Fischer?= Date: Tue, 22 Oct 2019 10:01:30 +0200 Subject: [PATCH] Readme - TODO update --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 376572e..ca289c0 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,18 @@ Acces Management System of Colsys: [Product info](http://produkty.colsys.cz/coln - [ ] Debug Mode - [ ] Logs - Timestamp + - Id of record - Destination - Report - - Number of new records - - Number of updated records - - Number of deleted records - + - Token `action` to `subject_id` + - Sbject `action` + - `action` - updated, deleted, added +- [ ] App output + - To Colnod + - Number of tokens added/deleted/updated + - To DB + - Number of subjects added/deleted/updated + - Number of tokens added/deleted/updated ## Requirements - QPSQL driver must be installed (PostgreSQL)