Run your functional tests with ACLs

For whatever reason, we started getting the following errors when we moved our functional tests (using LiipFunctionalTestBundle) from MySQL to sqlite:

General error: 17 database schema has changed

To get around this, you can simply specify an alternate sqlite database to hold your ACL tables.