Question

I installed liquibase in my ubuntu to work with sqlite, which requires sqlitejdbc driver to run. I can not find if this driver was already installed when I was installing sqlite 6 months ago. Thanks a lot.

Was it helpful?

Solution

No, you'll need to get it yourself. There are two slightly different versions provided by different groups:

http://www.zentus.com/sqlitejdbc/

http://www.xerial.org/trac/Xerial/wiki/SQLiteJDBC

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top