1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 18:54:53 +09:00
vervis/config
fr33domlover 85c6354291 Switch jsonb support from persistent-postgresql to a custom module
The custom module provides a parametric wrapper, allowing any specific
FromJSON/ToJSON instance to be used. It's a standalone module though, and not a
wrapper of persistent-postgresql, because persistent-postgresql uses aeson
Value and it prevents using toEncoding to get from the value directly to a
string.
2019-03-23 15:29:50 +00:00
..
favicon.ico Bring Yesod scaffolding 2016-02-13 03:35:30 +00:00
keter.yml Bring Yesod scaffolding 2016-02-13 03:35:30 +00:00
models Switch jsonb support from persistent-postgresql to a custom module 2019-03-23 15:29:50 +00:00
robots.txt Bring Yesod scaffolding 2016-02-13 03:35:30 +00:00
routes Add route getMessageR, returns an Activity Note for any locally created Message 2019-03-22 20:46:42 +00:00
settings-default.yaml Automatically set approot to https://HOST and require Host header to match 2019-03-16 17:15:31 +00:00
test-settings.yml Move some files around, tweak the generated code a bit 2016-02-14 09:10:21 +00:00