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 has been archived by the owner on Jul 14, 2023. It is now read-only.
In #179 this issue was identified:
But 'user' turns out to be a reserved keyword in Postgresql.
https://www.postgresql.org/docs/current/sql-keywords-appendix.html
Might be an idea to scan for those and give a warning ?
the question is where do we implement this? in cds-dbm or cds-pg.
The text was updated successfully, but these errors were encountered: