tvl-depot/web
Griffin Smith a8ec166c72 fix(panettone): Fix export of issue status to SQL
Postmodern changed[0] how users customize the way lisp values get exported
to SQL - now, in addition to defining methods of
`cl-postgres:to-sql-string`, we have to pass `:col-export` and
`:col-import` args to the field itself in the dao class.

I'm not *entirely* sure why both are necessary, but without both this
doesn't work.

[0]: https://github.com/marijnh/Postmodern/blob/v1.33.1/CHANGELOG.md#changelog-v-1331

Change-Id: Iae8fb63c34fb6c79b9dfa350129032aab5cd2233
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4383
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: grfn <grfn@gws.fyi>
2021-12-16 18:59:01 +00:00
..
atom-feed refactor(web/blog): Move atom feed creation logic to //web/blog 2021-11-04 15:57:56 +00:00
atward docs(atward): Document availability of new query types 2021-11-07 14:08:38 +00:00
blog fix(web/tvl/blog): Include only published posts in listings & feed 2021-12-01 12:37:50 +03:00
bubblegum refactor(web/bubblegum): avoid dumping depot into store 2021-10-10 10:03:03 +00:00
cgit-taz refactor(web): use static.tvl.{fyi|su} for static assets 2021-10-07 14:21:18 +00:00
converse refactor(web/converse): Refactor first handlers to rouille 2021-04-20 10:44:57 +00:00
panettone fix(panettone): Fix export of issue status to SQL 2021-12-16 18:59:01 +00:00
static refactor(web/tvl/blog): Update Tvix intro blog post 2021-12-01 01:50:57 +03:00
todolist refactor(web): use static.tvl.{fyi|su} for static assets 2021-10-07 14:21:18 +00:00
tvl feat(web/tvl/blog): Add a small footnote about Moscow in the post 2021-12-01 23:28:38 +03:00