<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Use SQL 'AS' aliases to remove the need for substr() handling of attribute names.</title>
  <pubDate>Sun, 07 Sep 2008 04:01:47 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/6204</link>
  <atom:link rel="self" type="application/rss+xml" title="Use SQL 'AS' aliases to remove the need for substr() handling of attribute names." href="http://bugs.horde.org/ticket/6204/rss" />
  <description>Use SQL 'AS' aliases to remove the need for substr() handling of attribute names.</description>

  
  
  <item>
   <title>From Duck:

With a little renaming of table columns  to av</title>
   <description>From Duck:

With a little renaming of table columns  to avoid SQL reserved words, the parameters replace loop could be replaced also.
For example the gallery_desc becomes gallery_description and you can select columns with  an &quot;AS&quot; sql alias inside he select statement. Thus reducing the attribute selection to only one loop.
</description>
   <pubDate>Mon, 04 Feb 2008 15:48:16 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/6204#t41913</link>
  </item>
  <item>
   <title>This is resolved/no longer an issue with the new sql share d</title>
   <description>This is resolved/no longer an issue with the new sql share driver.</description>
   <pubDate>Sat, 24 May 2008 14:01:16 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/6204#t45550</link>
  </item>
  

 </channel>
</rss>
