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
+ supporting tables: ErrorClassTable and DjExceptionNames
added to test for #700: jobs table requires `enable_python_native_blobs`;
additionally has utility to ensure suppress_errors can trap all DJ exceptions.
populate of ErrorClassTable raises 1 DjExceptionName() per DjExceptionNames
which should sucessfullly result in jobs table being filled with
len(DjExceptionNames) records.
0 commit comments