Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
MKCLOS
Core Development Platform
corepkgv2
Commits
dbf95942
Commit
dbf95942
authored
1 year ago
by
“prajwalp”
Browse files
Options
Downloads
Patches
Plain Diff
added error code for immudb
parent
8b436401
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!270
Core ImmuDB package and TOTP plugin - Implementation
,
!269
Core ImmuDB package and TOTP plugin - Implementation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
errormdl/errorcodemdl.go
+1
-0
errormdl/errorcodemdl.go
with
1 addition
and
0 deletions
errormdl/errorcodemdl.go
+
1
−
0
View file @
dbf95942
...
...
@@ -21,6 +21,7 @@ const (
MYSQLERROR
=
2002
SQLSERVERERROR
=
2003
GRAPHDBERROR
=
2004
IMMUDBERROR
=
2005
// CUSTOM Error
EXPECTATIONFAILED
=
4000
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets