I am trying to create some functional tests around my controllers but when I attempt to create the test db I get the error described in my thread. This is the first time I have attempted to populate a test db. I am using the default sqlite adapter. I have populated my fixtures with some test values. Can someone tell me what this error means?
Thanks!