Re-introduce SQLite support in the database schema. This was erroneously removed when PostgreSQL support was added to the expiration field.
Upgrading from 2.0.x
This branch moves numerous interface and class files while keeping their names the same. This will confuse PHP if any kind of caching is present: APC, APCu, Redis, etc. Composer autoload files should also be regenerated. If Drupal complains about missing files or interfaces; Flush everything, restart everything; caches, web service, php-fpm service.