<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Line 1369 in en_US-demo.sql can be removed]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8031</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8031&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Line 1369 in en_US-demo.sql can be removed.]]></description>
		<lastBuildDate>Mon, 04 Mar 2019 15:37:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Line 1369 in en_US-demo.sql can be removed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34399#p34399</link>
			<description><![CDATA[<p>The following should do the job:</p><div class="codebox"><pre><code>sed -e &#039;s/AUTO_INCREMENT=[0-9]* //g&#039; -i sql/en_US-demo.sql
sed -e &#039;s/AUTO_INCREMENT=[0-9]* //g&#039; -i sql/en_US-new.sql</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 04 Mar 2019 15:37:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34399#p34399</guid>
		</item>
		<item>
			<title><![CDATA[Re: Line 1369 in en_US-demo.sql can be removed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34394#p34394</link>
			<description><![CDATA[<p>This has been fixed and committed to stable repo. The AUTO_INCREMENT removal will wait until later due to backwards compatibility.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 04 Mar 2019 07:48:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34394#p34394</guid>
		</item>
		<item>
			<title><![CDATA[Re: Line 1369 in en_US-demo.sql can be removed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34393#p34393</link>
			<description><![CDATA[<p>Line 1950 needs to be PRIMARY KEY:<br /></p><div class="codebox"><pre><code> UNIQUE KEY `record_id` (`record_id`,`tag_id`)</code></pre></div><p>Check in en_US-new.sql also.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 03 Mar 2019 17:24:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34393#p34393</guid>
		</item>
		<item>
			<title><![CDATA[Re: Line 1369 in en_US-demo.sql can be removed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34392#p34392</link>
			<description><![CDATA[<p>No, hardly not. Will remove it and commit later.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 03 Mar 2019 16:40:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34392#p34392</guid>
		</item>
		<item>
			<title><![CDATA[Line 1369 in en_US-demo.sql can be removed]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=34391#p34391</link>
			<description><![CDATA[<p>@joe: Please check if line 1369 in <strong>en-US-demo.sql</strong> is necessary - it is dated in 2012:<br /></p><div class="codebox"><pre><code>(&#039;1&#039;, &#039;0&#039;, &#039;001/2012&#039;),</code></pre></div><p>There are many long <strong>char</strong> fields that should actually be <strong>varchar</strong>.<br />All <strong>AUTO_INCREMENT=XXX </strong> strings can be removed.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 03 Mar 2019 16:34:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=34391#p34391</guid>
		</item>
	</channel>
</rss>
