Skip to content

fix case of chart column `group` in FF migration

dakkar requested to merge fix-case-ff-migration into main

it's lowercase, but we can't write just group varchar because group is a SQL keyword, so we need the quotes but we must get the casing right

thanks to wait_what_ on Discord for figuring this out

Merge request reports

Loading