pg
pg copied to clipboard
fix bug when using 'set null' for onDelete
Hello @speedwheel <3 thanks for the bug report and the PR. I've made some recent changes to this, support for all available postgres constraints on all operations, here's my commit and that's why I didn't accepted this PR: https://github.com/kataras/pg/commit/8155845452272fa877ba47b935466d8c971d0198. Take a look and give me your feedback whenever you can
@kataras looks good I've switched to your version instead of my fork and works fine, thanks <3
Thank you @speedwheel <3