<div dir="ltr">After a recent quicklisp update, suddenly update-dao throws syntax errors. Simplest example:<div><br></div><div>(update-dao (get-dao 'topic 182))<br></div><div><br></div><div>throws the following error:</div>
<div><br></div><div><div>Database error 42601: syntax error at or near "Border"                                                                                                     </div><div>QUERY: UPDATE topics SET name = Cross Border Transactions, comments = NULL, usergroup_id = 1, permission_id = 1, parenttopic_id = 0 WHERE (id = 182)</div>
<div>   [Condition of type CL-POSTGRES-ERROR:SYNTAX-ERROR-OR-ACCESS-VIOLATION]</div></div><div><br></div><div>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?</div>
<div><br></div><div>Any pointers would be appreciated.</div><div><br></div><div>Sabra</div></div>