We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 981949a commit 9312fcfCopy full SHA for 9312fcf
Project.toml
@@ -1,7 +1,7 @@
1
name = "SearchLightPostgreSQL"
2
uuid = "4327cdd6-4902-11ea-0272-430cea0431bd"
3
authors = ["Adrian Salceanu <[email protected]>"]
4
-version = "2.3.2"
+version = "2.3.3"
5
6
[deps]
7
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -12,5 +12,5 @@ SearchLight = "340e8cb6-72eb-11e8-37ce-c97ebeb32050"
12
[compat]
13
DataFrames = "1"
14
LibPQ = "1"
15
-SearchLight = "2.3"
+SearchLight = "2.9"
16
julia = "1"
0 commit comments