Implemented frequency creation, BROKEN right now

This commit is contained in:
2024-12-01 10:09:21 +02:00
parent 94166da109
commit 78a38f508e
10 changed files with 190 additions and 48 deletions

View File

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