From 727e28be9837a49a27e024e5ee68c33da59039e0 Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Sat, 31 Jan 2004 19:45:05 +0000 Subject: [PATCH] Forgot about many-to-many. git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@45 48953598-375a-da11-a14b-00016c27c3ee --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index be6970c..c201b22 100644 --- a/TODO +++ b/TODO @@ -40,3 +40,11 @@ As ever. Maybe I can write a few articles about it too. When happens if authentication is denied, for instance? Currently we just get an Apache 403. + +=head2 Many-to-many relationships + +Beers are on pumps in pubs. How do I say which pubs have what beers on +and vice versa? A multiple select seems the right way to do it from the +CGI point of view, so we need to do something with edit, create, search +and view pages to enable this. Maybe another C-style hack +required. -- 2.39.2