Re: Class::DBI::Sqlite
[prev]
[thread]
[next]
[Date index for 2005/02/01]
Daniel Wijnands:
> SQL ERROR: Unknown column constraint: 'DEFAULT'!
> SQL ERROR: Unknown column constraint: 'DEFAULT'!
> It all goes well, my question is, what schema is supported using
> Class::DBI::Sqlite
I recently had the same problem with "REFERENCES", it's a limitation of
SQL::Parser, which Class::DBI::SQLite uses...
--
sebastian
|
|
Re: Class::DBI::Sqlite
Sebastian Riedel 16:44 on 01 Feb 2005
|