From d522b36f2d5815c9511fa3bde65649c0186308d1 Mon Sep 17 00:00:00 2001 From: renaiku Date: Mon, 4 Sep 2017 17:59:09 +0200 Subject: [PATCH] complete descriptions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2e84113..77128d47 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ FR - Pôle Emploi Update SQL database for job whitelist: ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE; + +You can show (0) or hide (1) a job in the joblisting by changing the value in the DB of the field whitelisted