[Catalyst] Some "How Do I ..." questions

Sebastian Riedel sri at oook.de
Wed Apr 27 21:39:54 CEST 2005


Am 27.04.2005 um 20:46 schrieb Andy Grundman:

> Bill Moseley wrote:
>> Andy, I think SQLite is working fine.  I recreated the database as you
>> suggested and the tables are defined, but, of course, there's no data:
>
> You can load some data using the script/createServers.pl script.
>
>> Still results in:
>>     [Wed Apr 27 09:45:18 2005] [catalyst] [debug] Couldn't load 
>> tables "SQL ERROR: Unknown column constraint: 'REFERENCES'!
>>     "
>
> I really have no idea.  The REFERENCES are there so that Loader can 
> define the relationships between tables.

Looks like the Class::DBI::SQLite version is too old.

--
sebastian




More information about the Catalyst mailing list