<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tables renaming in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5644#M1013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I agree, now is the time to get the table names consistent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How will we cope with the alpha4-&amp;gt;beta1 migration? None ? Or create a small DDL with the changes ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Imo, since it is an alpha4, we should not invest time in it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Aug 2010 10:11:58 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2010-08-19T10:11:58Z</dc:date>
    <item>
      <title>tables renaming</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5643#M1012</link>
      <description>In order to better indicate which category the different tables are in, I propose following table renames:ACT_ID_GROUP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; –&amp;gt; ACT_ID_GROUPACT_ID_MEMBERSHIP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; –&amp;gt; ACT_ID_MEMBERSHIPACT_ID_USER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; –&amp;gt; ACT_ID_USERACT_H_PROCINST&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; –&amp;gt; ACT_HS_PROC_INSTACT_H_ACTINST&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; –&amp;gt;</description>
      <pubDate>Thu, 19 Aug 2010 09:43:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5643#M1012</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-08-19T09:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: tables renaming</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5644#M1013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I agree, now is the time to get the table names consistent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How will we cope with the alpha4-&amp;gt;beta1 migration? None ? Or create a small DDL with the changes ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Imo, since it is an alpha4, we should not invest time in it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 10:11:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5644#M1013</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-08-19T10:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: tables renaming</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5645#M1014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i agree.&amp;nbsp; no compatibility is guaranteed until GA.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 15:39:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5645#M1014</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-08-20T15:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: tables renaming</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5646#M1015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why do all field names have an underscore at the end?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Aug 2010 09:26:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5646#M1015</guid>
      <dc:creator>falko_menge</dc:creator>
      <dc:date>2010-08-22T09:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: tables renaming</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5647#M1016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Why do all field names have an underscore at the end?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;That's to prevent name clashes with DB reserved words.&amp;nbsp; (E.g. Some db has 'start' as a reserved word) Every DB has a different set of reserved words.&amp;nbsp; Instead of fixing such a problem each time, we decided (long time ago at jbpm) to always postfix it with underscore.&amp;nbsp; Since then we don't have the nameclash problem any more.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2010 06:56:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/tables-renaming/m-p/5647#M1016</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-08-23T06:56:24Z</dc:date>
    </item>
  </channel>
</rss>

