Added a new sync that uses hash
Added a new sync that uses hash and sqlc for the queries. Added db migration. Started adding a config file.
This commit is contained in:
@@ -8,7 +8,6 @@ import (
|
||||
//go:embed swagger
|
||||
var swagger embed.FS
|
||||
|
||||
|
||||
//go:embed search
|
||||
var search embed.FS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user