aelgn

Results 3 issues of aelgn

Overall a nice little library but needs to be ridden of those ugly e.printStackTrace() calls. Please, let the exceptions propagate and/or wrap in your own Exception class. The api catches...

Would be nice to be able to ignore any schema configured delete actions with a function arg. `'delete_action' IN ('d', 'n')` In my use case I need to be able...

Very nice procedure 👍 However, after testing it for my use case I realized that it will ignore dependant tables that themselves does not declare a primary key. Thus, they...