From: Ian S. <ian...@et...> - 2003-09-30 13:09:04
|
"John Dell'Aquila" <de...@ml...> wrote in message news:blb1e5$p6t$1...@se...... > I don't fully understand the framework yet but I've managed to get all the > column types working. I also implemented referential integrity constraints > on ForeignKey columns since I want the tables to be safe for use from the > database side as well. I also want to get columnsFromSchema implemented if I > can figure out what's going on from the Postgres implementation. I'd be interested in the Referential integrity additions for porting to Firebird - espcially if you have dealt with the cacheing issue (cascade deletes removing child objects from the cache). |