Rodolphe Quiédeville
Rodolphe Quiédeville
In ORM (I know it's bad, but sometimes we have to work with people who love them) like Django the SQL query include `RETURNING` to return the object's id to...
Hi, is there any chance to see this PR merged ? We are waiting for pg 11 support, and to be honest not confindent on a PR owned by a...
@AWolf81 as you I need a function to check event_trigger, what are your plans regarding what you've already done ? Do you think to push a pull request in the...
Ok, thanks for your quick answer @AWolf81 I'll have a look in the following days.
Hi @halostatue I started to work on your request, please see the attached pull request. If everything go fine, it should be in the 1.3.4 version
@dmfay I've found this PR just before starting to work on some functions to check comments, what are your intention about this one ?
@theory what are your thoughts on this on the function naming ? If the following seems ok for you ? ``` SELECT table_comment_is ( :schema, :table, :comment, :description ); SELECT...
Done in https://github.com/theory/pgtap/pull/306