<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 5: deal with explicit casts</title><link href="https://sourceforge.net/p/glorp/bugs/5/" rel="alternate"/><link href="https://sourceforge.net/p/glorp/bugs/5/feed.atom" rel="self"/><id>https://sourceforge.net/p/glorp/bugs/5/</id><updated>2003-06-28T19:54:31Z</updated><subtitle>Recent changes to 5: deal with explicit casts</subtitle><entry><title>deal with explicit casts</title><link href="https://sourceforge.net/p/glorp/bugs/5/" rel="alternate"/><published>2003-06-28T19:54:31Z</published><updated>2003-06-28T19:54:31Z</updated><author><name>Alan Knight</name><uri>https://sourceforge.net/u/userid-14716/</uri></author><id>https://sourceforge.netd308a9099ddb3f2e226efcda2b6b0406f36f5926</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;for some type conversions we may want to use the explicit &lt;br /&gt;
cast syntax &lt;br /&gt;
cast (thing as type)&lt;br /&gt;
e.g. postgresql doesn't like comparing a double to a numeric &lt;br /&gt;
without one.&lt;/p&gt;
&lt;p&gt;Not clear how to know when this is needed.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>