Skip to content

Commit cffe2e6

Browse files
committed
import pq driver
1 parent bd68811 commit cffe2e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dialect.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import (
66
"strings"
77
"time"
88

9+
_ "github.com/lib/pq"
910
"github.com/ngorm/common"
1011
"github.com/ngorm/ngorm/dialects"
1112
"github.com/ngorm/ngorm/model"

0 commit comments

Comments
 (0)