gsartori commented on issue #15736: URL: https://github.com/apache/grails-core/issues/15736#issuecomment-4710226087
This behavior has been present for as long as I can remember (Grails 3.x), but since it wasn’t a priority for the Grails 7 release, I’ve postponed it. It would be great to have it working, as I’d like to continue using the `T` prefix in domain objects while removing it from the tables and columns in the generated database. In the code, it’s useful to recognize at a glance that we’re dealing with a class affected by a `@Transactional` context (hence the `T`). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
