YueGuobin 088f1da77a
docker: persist extra_configs in the template DB table
The extra_configs schema field needs a column on the docker_templates table
to actually round-trip through the controller DB (the schema alone is
accepted but dropped by the SQLAlchemy model mapping). Add the JSON column
and an Alembic migration so existing databases get it on upgrade.
2026-08-14 00:20:08 +08:00
..
2023-08-04 18:20:06 +10:00
2021-09-04 15:23:25 +09:30
2023-08-21 21:32:23 +10:00
2026-03-17 21:43:48 +08:00
2023-09-07 17:31:11 +07:00
2023-09-02 18:15:00 +07:00