added sql command to readme

This commit is contained in:
Don
2017-08-24 21:13:31 -07:00
committed by GitHub
parent 26110d3dd1
commit b172cd630a
+5 -1
View File
@@ -1,2 +1,6 @@
# fxserver-esx_joblisting
FR - Pôle Emploi
FR - Pôle Emploi
Update SQL database for job whitelist:
ALTER TABLE jobs add whitelist BOOLEAN NOT NULL DEFAULT FALSE;