Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Commit

Permalink
added schema for uri
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny committed Mar 3, 2016
1 parent 9ddf4ee commit 5021584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dialect.go
Expand Up @@ -20,6 +20,7 @@ type Uri struct {
Laddr string
Raddr string
Timeout time.Duration
Schema string
}

// a dialect is a driver's wrapper
Expand Down

0 comments on commit 5021584

Please sign in to comment.