mirror of
https://github.com/Kyren223/eko.git
synced 2025-09-05 21:18:14 +00:00
Added pings to messages in frequencies
This commit is contained in:
2
sqlc.yml
2
sqlc.yml
@@ -17,6 +17,8 @@ sql:
|
||||
go_type: "*github.com/kyren223/eko/pkg/snowflake.ID"
|
||||
- column: "messages.frequency_id"
|
||||
go_type: "*github.com/kyren223/eko/pkg/snowflake.ID"
|
||||
- column: "messages.ping"
|
||||
go_type: "*github.com/kyren223/eko/pkg/snowflake.ID"
|
||||
- column: "*.id"
|
||||
go_type: "github.com/kyren223/eko/pkg/snowflake.ID"
|
||||
- column: "*.*_id"
|
||||
|
Reference in New Issue
Block a user