Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Tiago Pascoal 926671aa6a
Make database parameter optional. (#22)
By making the database optional opens the scenario where we just want
to issue commands on the server (eg: to create a database),

- Fix: If the database name had spaces `mysql` call would fail
- Pass the password as an environment variable instead of command line.
Eliminates warning that password method passing is insecure.
2020-10-14 14:32:04 +05:30
aksm-ms 4a0efe1fe0
Fix for adding azure login when firewall is configured (#14)
* fix for azure login context
* added unit tests
2020-09-22 07:42:14 +05:30
Ashish Ranjan 8f6fd58994
Add L0 tests for MySql action (#11) 2020-04-02 11:30:44 +05:30