<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Line 1369 in en_US-demo.sql can be removed]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8031&amp;type=atom" />
	<updated>2019-03-04T15:37:24Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8031</id>
		<entry>
			<title type="html"><![CDATA[Re: Line 1369 in en_US-demo.sql can be removed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34399#p34399" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-03-04T15:37:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34399#p34399</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Line 1369 in en_US-demo.sql can be removed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34394#p34394" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2019-03-04T07:48:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34394#p34394</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Line 1369 in en_US-demo.sql can be removed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34393#p34393" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-03-03T17:24:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34393#p34393</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Line 1369 in en_US-demo.sql can be removed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34392#p34392" />
			<content type="html"><![CDATA[<p>No, hardly not. Will remove it and commit later.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2019-03-03T16:40:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34392#p34392</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Line 1369 in en_US-demo.sql can be removed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34391#p34391" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-03-03T16:34:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34391#p34391</id>
		</entry>
</feed>
