Inspection To Check Database Column Lengths
Answered
Oracle has max length for column names http://stackoverflow.com/questions/756558/what-is-the-maximum-length-of-a-table-name-in-oracle
I'm not sure about other databases.
However, it would be useful to have an inspection for hibernate classes that shows a warning when column names are beyond this length
Please sign in to leave a comment.
Please follow https://youtrack.jetbrains.com/issue/DBE-593 for updates.