Added frequency queries

This commit is contained in:
2024-11-23 20:27:10 +02:00
parent 77d9971982
commit b67ab26b89
9 changed files with 202 additions and 38 deletions

View File

@@ -19,3 +19,5 @@ sql:
go_type: "github.com/kyren223/eko/pkg/snowflake.ID"
- column: "*.*_id"
go_type: "github.com/kyren223/eko/pkg/snowflake.ID"
rename:
is_public_dm: "IsPublicDM"