2013/12/8 bruce buchanan <[email protected]> > so... in the H2 docs they say to use PUBLIC as a default schema name, I > see you're using your database name... > > did you do something like set the schema name elsewhere in your code? >
If you don't specify any schema name, jOOQ will generate code for all schemas that are available > did the above actually generate what it was supposed to, or did it just > execute w/ no errors? > > I'm trying to do the exact same thing but not quite there yet > Are you getting any log output at all? -- 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/groups/opt_out.
