feat: add models
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.PHONY: model
|
||||
model:
|
||||
rm -rf ./database/telegram_resource
|
||||
jet -dsn=postgresql://postgres:xixi0202@10.1.1.3:5432/telegram_resource?sslmode=disable -path=./database
|
||||
rm -rf ./database/models/qvyun
|
||||
jet -dsn=postgresql://postgres:xixi0202@10.1.1.3:5432/qvyun?sslmode=disable -path=./database/models
|
||||
|
||||
gofumpt -w -l -extra ./database
|
||||
|
||||
Reference in New Issue
Block a user