Re: Beginner many-to-many problems

[prev] [thread] [next] [Date index for 2004/07/11]

From: Tony Bowden
Subject: Re: Beginner many-to-many problems
Date: 08:03 on 11 Jul 2004
On Sat, Jul 10, 2004 at 10:13:00PM -0400, Jesse Sheidlower wrote:
> In practice I'd almost certainly be wanting to use additional
> ORDER BY clauses and perhaps other things like LIMITs or
> things to grab citations by their initial letter, to limit
> the result set; I don't know if I'd have to use some more
> complicated thing like add_constructor with more raw SQL to
> accomplish this.

add_constructor will only really cope with a single table. You'll want 
to drop right back to set_sql here.

> Second, I'd like to add a citation with accompanying subjects,
> preferably in one shot. 

You can't. You'll need to write something yourself to do this.

Tony

Beginner many-to-many problems
Jesse Sheidlower 02:13 on 11 Jul 2004

Re: Beginner many-to-many problems
Tony Bowden 08:03 on 11 Jul 2004

Re: Beginner many-to-many problems
Jesse Sheidlower 16:23 on 12 Jul 2004

Re: Beginner many-to-many problems
Tony Bowden 20:42 on 13 Jul 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52