Welcome stranger

check_dates.dbs.txt

alter table foo
   add constraint check_dates check (from_date < to_date);