Fixed quotating bug for primary keys
This commit is contained in:
parent
9c493810ec
commit
ba8793ec1a
6 changed files with 39 additions and 26 deletions
dbdrivers
|
@ -5,6 +5,7 @@ import (
|
|||
"fmt"
|
||||
|
||||
// Import the postgres driver
|
||||
|
||||
_ "github.com/lib/pq"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue