On 11/24/2015 2:09 PM, Domingo Alvarez Duarte wrote:
> I'm trying to migrate a database from PostgreSQL to SQLite but could not find
> a way to do it and stay DRY, is it possible to do it ?

SQLite supports CHECK constraints, just like Postrgress. Why do you feel 
you need triggers?

> Using literals for one_type is not an acceptable option !

I'm not sure I understand. What else do you plan to use?
-- 
Igor Tandetnik

Reply via email to