This repository was archived by the owner on Nov 7, 2020. It is now read-only.
This repository was archived by the owner on Nov 7, 2020. It is now read-only.
Database config not found with task DbConfig #9
Open

Description
Created by primeminister, 5th Jun 2010. (originally Lighthouse ticket #24):
I have a separate database.local.php file which is included in the app/config/database.php
When I run api_index initdb it is generating the databse tables real fine, but when I call 'update' then it gives me a db table not found error:
Clearing index and regenerating class index...
Error: Missing database table 'api_classes' for model 'ApiClass'