<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Comparing Appian DB Table Schemas from different Environments</title><link>https://community.appian.com/discussions/f/general/21111/comparing-appian-db-table-schemas-from-different-environments</link><description>Hi - Is there any easy way to compare Appian DB Table schemas from different environments just like other Appian Objects we do Compare and Deploy? Some of the tables have custom properties which we updated from Backed through SQL scripts and was not possible</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Comparing Appian DB Table Schemas from different Environments</title><link>https://community.appian.com/thread/82268?ContentTypeID=1</link><pubDate>Tue, 01 Jun 2021 17:28:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e885e9f8-a66c-437f-99a7-32180fc7c0bf</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;You could also import both dumps on a local MySQL instance and then run the diff from MySQLWorkbench which would perhaps yield slightly better results.&lt;/p&gt;
&lt;p&gt;Otherwise, you could also use the enhanced data pipeline to access Appian Cloud databases with MySQLWorkbench. &lt;a href="https://docs.appian.com/suite/help/21.2/Enhanced_Data_Pipeline_for_Appian_Cloud.html"&gt;docs.appian.com/.../Enhanced_Data_Pipeline_for_Appian_Cloud.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Comparing Appian DB Table Schemas from different Environments</title><link>https://community.appian.com/thread/82267?ContentTypeID=1</link><pubDate>Tue, 01 Jun 2021 17:23:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:04f4235c-a084-4bd5-af48-6fcdac5ee0f1</guid><dc:creator>sandeepa0002</dc:creator><description>&lt;p&gt;Thanks Mathieu. We have Cloud instance. Right now I am generating schema from two environments and comparing manually. But thought if there is any better way which will generate differential script automatically instead of manual comparison and generating script manually.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Comparing Appian DB Table Schemas from different Environments</title><link>https://community.appian.com/thread/82265?ContentTypeID=1</link><pubDate>Tue, 01 Jun 2021 17:16:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2d1e47d1-fa0a-4a73-8432-eb7bdb75cd45</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Depends if you&amp;#39;re in the cloud or not.&lt;/p&gt;
&lt;p&gt;If you are on-premise, you can do it via MySQLWorkbench.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click File and New model&lt;/li&gt;
&lt;li&gt;On the new model window which has been opened, click Database and Compare schemas.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;On cloud, only way I that I am aware is either to generate a MySQL dump&amp;nbsp;in PHPMyAdmin and compare the dumps from both environments. You could also use the&amp;nbsp;&lt;a href="/b/appmarket/posts/mysqldump"&gt;https://community.appian.com/b/appmarket/posts/mysqldump&lt;/a&gt;&amp;nbsp;plugin to generate the dumps to compare as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>