Files
growstuff/app/controllers
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
..
2022-11-06 17:44:23 +10:30
2019-12-26 13:38:17 +13:00
2020-02-10 14:21:03 +13:00
2025-09-10 19:56:12 +09:30