Better handling of errors and exceptions when new view name already
exists
This commit is contained in:
@ -6,3 +6,4 @@ cdef extern from "obierrno.h":
|
||||
|
||||
extern int OBI_LINE_IDX_ERROR
|
||||
extern int OBI_ELT_IDX_ERROR
|
||||
extern int OBIVIEW_ALREADY_EXISTS_ERROR
|
||||
|
Reference in New Issue
Block a user