summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Mysql.hs
AgeCommit message (Expand)Author
2019-03-29WIP remove HasInfo when no privdata neededmysql-wipNicolas Schodet
2019-03-29Mysql: provide functions to give password as parameterNicolas Schodet
2019-03-29Mysql: factor out password provisionningNicolas Schodet
2019-03-26Mysql: add databaseRestored to create a database and populate itmysqlNicolas Schodet
2019-03-26Mysql: add missing documentation markupNicolas Schodet
2019-03-26Mysql: wait for server to be startedNicolas Schodet
2018-10-19Mysql: do not install the server to remove a database/userNicolas Schodet
2018-10-19Mysql: changes following Joey's reviewNicolas Schodet
2018-08-31Mysql: grant global privileges to an userNicolas Schodet
2018-08-30Mysql: handle classic databases for web applicationsNicolas Schodet