Commit 5a321bd
[DPE-8997] Handle parameters with hyphen (#48)
* Handle parameters with hyphen
We forgot that we need to split parameters by hyphen when the config option follows the new format
* Fix indentation issues in postgresql.py
* Update library version
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
---------
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Co-authored-by: onkolahmet <[email protected]>1 parent 1313241 commit 5a321bd
File tree
3 files changed
+10
-4
lines changed- single_kernel_postgresql/utils
3 files changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1731 | 1731 | | |
1732 | 1732 | | |
1733 | 1733 | | |
1734 | | - | |
| 1734 | + | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
1735 | 1738 | | |
1736 | | - | |
| 1739 | + | |
| 1740 | + | |
| 1741 | + | |
| 1742 | + | |
1737 | 1743 | | |
1738 | 1744 | | |
1739 | 1745 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments