On Mon, Mar 26, 2012 at 1:37 AM, Lukas Eder <[email protected]> wrote:
> Hello Ian, > > That is precisely what jooq-meta expects: "auto_increment". I'm afraid > that everything looks ok to me. To further analyse this, you could try > these two things: > > - Debug jooq-meta and set a breakpoint around here to see what's happening: > > https://github.com/lukaseder/jOOQ/blob/master/jOOQ-meta/src/main/java/org/jooq/util/mysql/MySQLTableDefinition.java#L114 I tried that, and it's possible I was using Eclipse's debugger incorrectly, but it apparently didn't hit that breakpoint :-/ Is that possible? I'll try trace debugging, not that familiar with log4j but I'll figure it out. Ian. -- Ian Clarke Blog: http://blog.locut.us/
