We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47240ac commit 811b1ecCopy full SHA for 811b1ec
changelog.md
@@ -1,17 +1,17 @@
1
-#jdbc Component Change log
+# jdbc Component Change log
2
3
4
## [Unrelased]
5
-###added
6
-###change
7
-###deprecated
8
-###removed
9
-###fixed
10
-###security
+### added
+### change
+### deprecated
+### removed
+### fixed
+### security
11
12
## [V2.0] 2018-09-19 elastic.io
13
14
15
16
triggers
17
- SELECT
@@ -23,10 +23,11 @@ actions
23
- UPSERT BY PRIMARY KEY (for migration)
24
- DELETE BY PRIMARY KEY
25
26
27
actions
28
- CreateOrUpdateRecord
29
+
30
31
- fix issue in postgresql - getDate(null)
32
- fix null values as input for select
33
0 commit comments