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
The current table and field names in PostgreSQL's inbox and outbox are in lowercase without snake case. May I request the addition of an option to enable lowercase with snake case for field and table names for inbox and outbox in Postgres.
Example
firstname => first_name
The text was updated successfully, but these errors were encountered:
The current table and field names in PostgreSQL's inbox and outbox are in lowercase without snake case. May I request the addition of an option to enable lowercase with snake case for field and table names for inbox and outbox in Postgres.
Example
firstname => first_name
The text was updated successfully, but these errors were encountered: