api_generator icon indicating copy to clipboard operation
api_generator copied to clipboard

Database config not found with task DbConfig

Open ghost opened this issue 12 years ago • 0 comments

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'

ghost avatar Oct 11 '13 20:10 ghost