Switch to hosting on source.gleipnir.technology
All checks were successful
/ test (push) Successful in 3s
All checks were successful
/ test (push) Successful in 3s
This commit is contained in:
parent
30cc7321c5
commit
34e5dcbb17
172 changed files with 493 additions and 490 deletions
|
|
@ -11,8 +11,8 @@ import (
|
|||
"github.com/google/uuid"
|
||||
"github.com/jackc/pgtype"
|
||||
|
||||
"github.com/Gleipnir-Technology/jet/generator/metadata"
|
||||
"github.com/Gleipnir-Technology/jet/internal/utils/dbidentifier"
|
||||
"source.gleipnir.technology/Gleipnir/jet/generator/metadata"
|
||||
"source.gleipnir.technology/Gleipnir/jet/internal/utils/dbidentifier"
|
||||
)
|
||||
|
||||
// Model is template for model files generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue