Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 172769f

Browse files
#53: Fixed error_code_config (#54)
1 parent 289c766 commit 172769f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/changes/changes_1.0.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@
88
* # 34: Added an example for loading example data into the Exasol database
99
* # 43: Updated to Python3.8 minimal flavor in script-languages tutorial
1010

11+
## Bugs
12+
13+
* # 53: Fixed error_code_config.yaml
14+

error_code_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
error-tags:
2-
DSE:
2+
DSE:
33
highest-index: 0

0 commit comments

Comments
 (0)