File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed src/Database/PostgreSQL/Driver
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 |
| -module Database.PostgreSQL.Driver.Settings |
| 1 | +module Database.PostgreSQL.Driver.Settings |
2 | 2 | ( ConnectionSettings(..)
|
3 |
| -, TlsMode |
| 3 | +, TlsMode (..) |
4 | 4 | , defaultConnectionSettings
|
5 | 5 | ) where
|
6 | 6 |
|
|
You can’t perform that action at this time.
0 commit comments