Commit Graph

2 Commits

Author SHA1 Message Date
dieriba 4c6f60010f feat: add description option to schedule page (#5500)
* add description option to schedule page

* add description property to schedule trigger type

* fix ci

* update: use textare for description and add down migration

* perf: use jsonb instead of json, and use query_as macro sqlx instead of function variant

* update .sqlx

* nits

* fix: missing comma in description
2025-03-27 09:47:34 +00:00
Ruben Fiszel d0b38b54dc avoid regen client as build step 2025-03-22 17:21:18 +01:00