// Code generated by sqlc. DO NOT EDIT. // versions: // sqlc v1.25.0 package db type Url struct { ID int32 Hash string LongUrl string }