Hi @Lukas

When I tried to run codegen for sqlite, I got a error message, 

*java.lang.ClassNotFoundException: org.jooq.util.sqlite.SQLiteDatabaes*

And I also trace the source, 
SQLiteDatabase.java<https://github.com/jOOQ/jOOQ/blob/master/jOOQ-meta/src/main/java/org/jooq/util/sqlite/SQLiteDatabase.java>

What I found was a very slight typo from doc: 
http://www.jooq.org/doc/3.1/manual-single-page/ 

SQLiteDataba*es* -> SQLiteDataba*se*
*
*
FYI,

Thanks and Good day!

- Pay

-- 
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.


Reply via email to