Globally renamed Snowflake
to ID
This commit is contained in:
@ -10,6 +10,6 @@ var UrlTable = table.New(table.Metadata{
|
||||
})
|
||||
|
||||
type UrlModel struct {
|
||||
Id string
|
||||
ID string
|
||||
RedirectUrl string
|
||||
}
|
||||
|
Reference in New Issue
Block a user