gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Adjusting plugins in GNUmed 1.3.x


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] Adjusting plugins in GNUmed 1.3.x
Date: Sat, 13 Jul 2013 22:15:42 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Jul 12, 2013 at 01:30:55PM +0000, Jim Busser wrote:

> UPDATE cfg.cfg_str_array
> SET value TO 'foo' WHERE fk_item = 130
> ;
> 
> using in place of 'foo' the desired string from above, and would the SET 
> clause correctly require, inside a pair of single quotes
> 
> ' '
> 
> the double quotes and parens
> 
> "(    …  )"
> 
> thusly
> 
> UPDATE cfg.cfg_str_array
> SET value TO '"(   the part I wish to keep   )"'
> WHERE fk_item = 130
> ;
> 
> On 2013-07-12, at 12:32 AM, Karsten Hilbert 
> <address@hidden<mailto:address@hidden>> wrote:
> 
> GNUmed
> -> Master Data
> -> Manage Lists
> -> Workplaces (at the very bottom)
> 
> 
> Ah, missed that, however would direct editing of the backend string value per 
> the above been effective?

Sure, given proper quoting.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]