Files
growstuff/app
google-labs-jules[bot] 8f6738eefa feat: Migrate crop description to a dedicated column
This change migrates the crop description from the `openfarm_data` JSONB field to a new, dedicated `description` text column in the `crops` table.

A data migration is included to move the existing description data to the new column. The `OpenFarmData` concern is updated to remove the now-redundant `description` method.
2025-11-29 04:07:25 +00:00
..
2020-01-10 16:50:52 +13:00
2025-09-01 12:56:22 +00:00
2022-03-30 01:23:11 +10:30