Closed NathanWolf closed 13 years ago
Persistence currently throws some exceptions when it can't find the SQLLite drivers.
This should be better now- it will return a null connection, which will just cause an attempt to re-connect on re-use.
Persistence currently throws some exceptions when it can't find the SQLLite drivers.