<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Table Classes missing for Creating Upgrade Processes for Modules 7.2 / 7.3</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119670278" />
  <subtitle>Table Classes missing for Creating Upgrade Processes for Modules 7.2 / 7.3</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=119670278</id>
  <updated>2026-04-06T19:50:55Z</updated>
  <dc:date>2026-04-06T19:50:55Z</dc:date>
  <entry>
    <title>RE: Table Classes missing for Creating Upgrade Processes for Modules 7.2 /</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119989349" />
    <author>
      <name>Alberto Chaparro</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119989349</id>
    <updated>2020-09-23T10:44:14Z</updated>
    <published>2020-09-23T10:44:14Z</published>
    <summary type="html">Hi Martin,&lt;br /&gt;Can you provide more details about the kind of upgrade you want to execute? You mentioned JournalArticle, do you want to modify that table or your custom table? *Table.class are used when we need to add a new column or modify something in the schema, is that your case?&lt;br /&gt;&lt;br /&gt;​​​​​​​Looking forward to hearing from you.</summary>
    <dc:creator>Alberto Chaparro</dc:creator>
    <dc:date>2020-09-23T10:44:14Z</dc:date>
  </entry>
  <entry>
    <title>Table Classes missing for Creating Upgrade Processes for Modules 7.2 / 7.3</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119670277" />
    <author>
      <name>Martin Gnodtke</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119670277</id>
    <updated>2020-07-29T12:29:57Z</updated>
    <published>2020-07-29T12:29:57Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi Liferay Community,&lt;br&gt;i am trying to write some Upgrade Steps for my ServiceBuilder. I am following this tutorial&amp;nbsp;&lt;br&gt;&lt;a href="https://help.liferay.com/hc/en-us/articles/360031165751-Creating-Upgrade-Processes-for-Modules"&gt;https://help.liferay.com/hc/en-us/articles/360031165751-Creating-Upgrade-Processes-for-Modules&lt;/a&gt;&lt;br&gt;&lt;br&gt;I am wondering where the&amp;nbsp;&lt;strong&gt;JournalArticleTable.class&lt;/strong&gt;&amp;nbsp;is coming from. Its not mentioned in the documentation.&amp;nbsp;&lt;br&gt;In my research i found this Issue&amp;nbsp;&lt;a href="https://issues.liferay.com/browse/LPS-91738"&gt;https://issues.liferay.com/browse/LPS-91738&lt;/a&gt;&amp;nbsp;which shows an command to create this Table Class.&lt;ul style="list-style: disc outside;"&gt;&lt;li&gt;&lt;em&gt;ant build-upgrade-table -Dupgrade.table.dir=src/com/liferay/portal/upgrade/v7_1_x/util/&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;When i try using this command i get the following error:&lt;br&gt;&lt;pre&gt;&lt;code&gt;Buildfile: build.xml does not exist!
Build failed&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;The Upgrade is working when i create the XXXTable.class myself, but i think thats not a solution for me.&lt;br&gt;When i use the &lt;strong&gt;EntityModelImpl.class&lt;/strong&gt; instead of the&lt;strong&gt; EntityTable.class&lt;/strong&gt; its failing on the point that the&amp;nbsp;&lt;strong&gt;TABLE_SQL_ADD_INDEXES&lt;/strong&gt; are missing, because the Indexes&amp;nbsp;dont exist in the &lt;strong&gt;EntityModelImpl&lt;/strong&gt;.&amp;nbsp;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Martin Gnodtke</dc:creator>
    <dc:date>2020-07-29T12:29:57Z</dc:date>
  </entry>
</feed>
