tobia opened a new issue, #14663:
URL: https://github.com/apache/grails-core/issues/14663

   Hibernate allows a [`base` 
attribute](https://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html/ch07.html#collections-indexed)
 (or `@ListIndexBase` annotation) for List collections, to map legacy databases 
having the list index starting from 1.
   
   I couldn't find a way to do the same in Grails. I believe it should be added 
to the ColumnConfig class and then to the code producing the Hibernate mapping.
   


-- 
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]

Reply via email to