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
{{ message }}
This repository was archived by the owner on Dec 23, 2025. It is now read-only.
Currently the way
postgres.pymodule is set up, it will crash on anINSERTwithout aRETURNINGclause at the end.We can probably improve this, or we can decide it is acceptable.