summaryrefslogtreecommitdiffstats
path: root/srvs/mysql.sql (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-10-20issue: Add assigned timestampMalf Furious1-0/+1
2018-10-20issue: Add open/close dataMalf Furious1-0/+3
2018-10-20issue: Add author and authored fieldsMalf Furious1-0/+2
2018-09-20mysql: Move schema file into srvs/Malf Furious1-0/+202
This places all (both) of the service configuration files together and cleans up the top-level directory. The file is renamed to 'mysql.sql' to indicate the particular service it corresponds to.