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? 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 thanks On Saturday, October 26, 2013 8:20:14 AM UTC-7, Shyaka Rene wrote: > > Thank you, > I inserted a space between h2-1.3.172.jar; and > org.jooq.util.GenerationTool. > It worked perfectly > Thanks again > -- 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.
