Add Minion support

This commit is dedicated to Brigitte, the queen of elves, who is supporting me.
Many thanks :-)
This commit is contained in:
Luc Didry
2017-06-11 15:56:39 +02:00
parent 2a0f2ef4a2
commit 36bae6e042
18 changed files with 899 additions and 638 deletions
+1
View File
@@ -1,2 +1,3 @@
CREATE USER lutim WITH PASSWORD 'lutim';
CREATE DATABASE lutimtest OWNER lutim;
CREATE DATABASE lutim_miniontest OWNER lutim;