We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd68811 commit cffe2e6Copy full SHA for cffe2e6
dialect.go
@@ -6,6 +6,7 @@ import (
6
"strings"
7
"time"
8
9
+ _ "github.com/lib/pq"
10
"github.com/ngorm/common"
11
"github.com/ngorm/ngorm/dialects"
12
"github.com/ngorm/ngorm/model"
0 commit comments