Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 552da93

Browse files
committed
Adding a KB section
1 parent 70220d4 commit 552da93

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.adoc

+5
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,8 @@ Then you just have to run the `./tests.sh` script.
276276
== More Examples
277277

278278
If you want to see more examples, just take a llok at the folder `test/sql/sql`
279+
280+
== kb
281+
282+
* To enable log in postgres : `SET client_min_messages = DEBUG`
283+
* To enable query log in Neo4j : `CALL dbms.setConfigValue("dbms.logs.query.enabled", "true")`

0 commit comments

Comments
 (0)