<div dir="ltr">Thank you for the confirmation. I thought I was losing my mind.<div><br></div><div>Sabra</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 23, 2014 at 2:56 AM, Marijn Haverbeke <span dir="ltr"><<a href="mailto:marijnh@gmail.com" target="_blank">marijnh@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, recently someone submitted a patch that broke a bunch of things.<br>
It has already been reverted in the git repository, but I guess<br>
quicklisp picked up the broken version (since it seems to assume that<br>
repositories are never broken). Update from git, I guess.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Jan 23, 2014 at 9:07 AM, Colin Carr <<a href="mailto:colinpcarr@gmail.com">colinpcarr@gmail.com</a>> wrote:<br>
> is update-dao in postmodern broken?<br>
>  the strings are not being quoted<br>
> Database error 42703: column "croatia" does not exist<br>
>  QUERY: (SELECT * FROM country WHERE (name = Croatia)) From the html quickstart<br>
> (let ((croatia (get-dao 'country "Croatia")))<br>
>   (setf (country-inhabitants croatia) 4500000)<br>
>   (update-dao croatia))<br>
><br>
> On Jan 22, 2014, at 4:33 PM, Sabra Crolleton <<a href="mailto:sabra.crolleton@gmail.com">sabra.crolleton@gmail.com</a>> wrote:<br>
><br>
>> After a recent quicklisp update, suddenly update-dao throws syntax errors. Simplest example:<br>
>><br>
>> (update-dao (get-dao 'topic 182))<br>
>><br>
>> throws the following error:<br>
>><br>
>> Database error 42601: syntax error at or near "Border"<br>
>> QUERY: UPDATE topics SET name = Cross Border Transactions, comments = NULL, usergroup_id = 1, permission_id = 1, parenttopic_id = 0 WHERE (id = 182)<br>
>>    [Condition of type CL-POSTGRES-ERROR:SYNTAX-ERROR-OR-ACCESS-VIOLATION]<br>
>><br>
>> I haven't updated anything and having a hard time trying to figure out what is triggering the problem. Anyone else seeing this or just me?<br>
>><br>
>> Any pointers would be appreciated.<br>
>><br>
>> Sabra<br>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>