From 7d670bde080854541824bc51cf23fd420bc607bd Mon Sep 17 00:00:00 2001 From: Andrey Kutejko Date: Thu, 31 Oct 2013 20:50:07 +0200 Subject: [PATCH] allow to exclude relations --- ipf/orm/import/schema.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ipf/orm/import/schema.php b/ipf/orm/import/schema.php index f7c22d9..889e070 100644 --- a/ipf/orm/import/schema.php +++ b/ipf/orm/import/schema.php @@ -50,6 +50,7 @@ class IPF_ORM_Import_Schema 'type', 'refClass', 'local', + 'exclude', 'foreign', 'foreignClass', 'foreignAlias', -- 2.49.0