k4cg / matomat-service

Matomat as a Service (MaaS)
MIT License
5 stars 2 forks source link

Replace double quote with single quote #45

Closed koarlchen closed 9 months ago

koarlchen commented 10 months ago

Fix load of initial data into database by replacing double quotes with single quotes. Double quotes were allowed for some time but are deprecated, see here. At least on Fedora, the feature of using double quotes is already disabled.