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
|
|
@ -4,9 +4,9 @@ import (
|
|||
"database/sql"
|
||||
"fmt"
|
||||
|
||||
"github.com/Gleipnir-Technology/jet/generator/metadata"
|
||||
"github.com/Gleipnir-Technology/jet/generator/template"
|
||||
"github.com/Gleipnir-Technology/jet/sqlite"
|
||||
"source.gleipnir.technology/Gleipnir/jet/generator/metadata"
|
||||
"source.gleipnir.technology/Gleipnir/jet/generator/template"
|
||||
"source.gleipnir.technology/Gleipnir/jet/sqlite"
|
||||
)
|
||||
|
||||
// GenerateDSN generates jet files using dsn connection string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue