You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog
+37
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,40 @@
1
+
rldhont <rldhont@gmail.com> 2018-11-16
2
+
3
+
[Bugfix][Symbology] Fill to SLD does not export Stroke color
4
+
5
+
The commit 2f268d4747c355a48fcadb2c55d58a06d848cffa fixing the way SLD is exporting size, from mm to pixels. But in the case of exporting line to SLD the stroke color has not been preserved.
6
+
7
+
Merge: cbd7adecf2 0e066db97b
8
+
rldhont <rldhont@gmail.com> 2018-11-02
9
+
10
+
Merge pull request #8387 from rldhont/bjornhartell-oci-fix-218
11
+
12
+
[oracle] Prefetch memory variable changed to 32-bit and default raised to 8MB
13
+
14
+
Björn Harrtell <bjorn@wololo.org> 2018-10-31
15
+
16
+
[oracle] Remove meaningless conditional and improve user input handling
17
+
18
+
(cherry-pick from commit 4ab377b)
19
+
20
+
Author : Björn Harrtell <bjorn@wololo.org>
21
+
Date : Wed Oct 31 14:45:37 2018 +0100
22
+
23
+
Björn Harrtell <bjorn@wololo.org> 2018-10-29
24
+
25
+
[oracle] Prefetch memory variable changed to 32-bit and default raised to 8MB
26
+
27
+
Speeds up oracle table access by orders of magnitude
0 commit comments