storage: implement postgres event query/count filter translation

This commit is contained in:
2026-03-13 20:37:32 +01:00
parent cd1adf94f0
commit 693786615f
6 changed files with 415 additions and 2 deletions

View File

@@ -29,4 +29,6 @@ config :parrhesia,
config :parrhesia, Parrhesia.Web.Endpoint, port: 4000
config :parrhesia, ecto_repos: [Parrhesia.Repo]
import_config "#{config_env()}.exs"