postgresql icon indicating copy to clipboard operation
postgresql copied to clipboard

Add conn_limit to users.yml,

Open MichalTaratuta opened this issue 8 years ago • 3 comments

Since this is not a privilege but more of atribute of the user it's better fitted in the users.yml rather then users_privileges.yml

MichalTaratuta avatar Nov 08 '17 22:11 MichalTaratuta

Am I right the the test are failing due to problem with test not the actual commite code?

MichalTaratuta avatar Nov 08 '17 23:11 MichalTaratuta

Yup. Not sure what's going on there... Some kinda Python version mismatch. The tests should be Python 2.7 but the test seems to be using Python 2.6.... Some kinda Docker thing someone will need to unwind 😿

otakup0pe avatar Dec 02 '17 20:12 otakup0pe