<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged qa_posts</title>
<link>https://www.question2answer.org/qa/tag/qa_posts</link>
<description>Powered by Question2Answer</description>
<item>
<title>What is &quot;updatetype&quot; in table &quot;qa_posts&quot;</title>
<link>https://www.question2answer.org/qa/81253/what-is-updatetype-in-table-qa_posts</link>
<description>I noticed that there are 2 available values of it: &amp;quot;S&amp;quot; and &amp;quot;T&amp;quot;. What does it mean?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/81253/what-is-updatetype-in-table-qa_posts</guid>
<pubDate>Sat, 15 Feb 2020 20:21:54 +0000</pubDate>
</item>
<item>
<title>About PHP Insert/Creates two exactly same questions</title>
<link>https://www.question2answer.org/qa/61167/about-php-insert-creates-two-exactly-same-questions</link>
<description>Hello, i just started a php project which is insert questions directly qa_posts. Unfortunetly when i run my project it creates two same questions. Any idea?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/61167/about-php-insert-creates-two-exactly-same-questions</guid>
<pubDate>Thu, 07 Dec 2017 05:31:23 +0000</pubDate>
</item>
<item>
<title>Adding a custom column to table qa_posts dangerous?</title>
<link>https://www.question2answer.org/qa/41283/adding-a-custom-column-to-table-qa_posts-dangerous</link>
<description>

&lt;p&gt;
	For another plugin I only need to set &amp;nbsp;a flag for each question (0, 1 or 2).
&lt;br&gt;
	
&lt;br&gt;
	For now, I am going the &quot;clean&quot; way to create another table that holds the questionid + the flag.
&lt;br&gt;
	
&lt;br&gt;
	However, for several mysql requests it would be nice to get the flag directly from qa_posts, because then it is only a one liner.
&lt;br&gt;
	
&lt;br&gt;
	Consequently my question is:
&lt;br&gt;
	
&lt;br&gt;
	&lt;strong&gt;What happens if I add an extra field to qa_posts?&lt;/strong&gt; Will there be any update problems (let's say I give it a name like q2apro_flags, should this be a problem)?
&lt;br&gt;
	
&lt;br&gt;
	Thanks in advance for your advices,
&lt;br&gt;
	Kai&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/41283/adding-a-custom-column-to-table-qa_posts-dangerous</guid>
<pubDate>Sun, 16 Nov 2014 16:03:29 +0000</pubDate>
</item>
</channel>
</rss>