The Future of SQLite

It does appear that SQLLite functionality is back in iOS. However, I’ve noticed that the application seems to lose context with the DB on occasion. It might be that I’m opening the connection in main() and expecting the connection to persist. It might simply be that the connection needs to be made as needed. I’m going to try that but most of the functionality is back. :slight_smile: