Hello,
Is it a way to configure a prefix for the generated class name ? They have exactly the same name that the corresponding table in the sql database but I would like to add a prefix on the class like TUser instead of User for the table user.
Hello,
Is it a way to configure a prefix for the generated class name ? They have exactly the same name that the corresponding table in the sql database but I would like to add a prefix on the class like TUser instead of User for the table user.