From bb04514c385a06c5554f82a12601d5a958dcc888 Mon Sep 17 00:00:00 2001 From: "Jonathan.Wage" Date: Mon, 17 Sep 2007 20:46:15 +0000 Subject: [PATCH] --- tests/schema.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/schema.yml b/tests/schema.yml index ffd322948..e86630ee1 100644 --- a/tests/schema.yml +++ b/tests/schema.yml @@ -22,13 +22,9 @@ UserGroup: length: 11 relations: User: - class: User - alias: User foreign: id local: user_id Group: - class: Group - alias: Group foreign: id local: group_id