Use only "User" seems more concise than "UserAccount"
User is SQL reserved words. Even MySQL and SQL Server allow to use it as table name, but PostgreSQL and Oracle not. To keep the generate code work for all database we decide to use UserAccount.
On Tue, 30 Jan 2024 11:15:49 by Admin ✓ Accepted