On Wed, Jun 25, 2014 at 11:12 AM, Lukas Eder <[email protected]> wrote: > From a defensive programming perspective, you might want to make that regex > (?i:TINYINT(\s*\(\d+\))?(\s*UNSIGNED)?) >
Ahhhh ..... some ninja regex hacking ..... given we're talking about MySQL, that's probably just enough rope to hang yourself ;-) -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
