<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged uservotes</title>
<link>https://www.question2answer.org/qa/tag/uservotes</link>
<description>Powered by Question2Answer</description>
<item>
<title>Table qa_uservotes with &quot;empty&quot; entries?</title>
<link>https://www.question2answer.org/qa/64802/table-qa_uservotes-with-empty-entries</link>
<description>

&lt;p&gt;I found some &quot;empty&quot; entries like that:&lt;/p&gt;

&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; style=&quot;width:500px; border-spacing: 1px;&quot;&gt;

&lt;tbody&gt;

&lt;tr&gt;

&lt;td&gt;postid&lt;/td&gt;

&lt;td&gt;userid&amp;nbsp;&lt;/td&gt;

&lt;td&gt;vote&lt;/td&gt;

&lt;td&gt;flag&lt;/td&gt;

&lt;td&gt;votecreated&lt;/td&gt;

&lt;td&gt;voteupdated&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;

&lt;td&gt;521596&lt;/td&gt;

&lt;td&gt;6431&lt;/td&gt;

&lt;td&gt;0&lt;/td&gt;

&lt;td&gt;0&lt;/td&gt;

&lt;td&gt;NULL&lt;/td&gt;

&lt;td&gt;NULL&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;

&lt;td&gt;512807&lt;/td&gt;

&lt;td&gt;6167&lt;/td&gt;

&lt;td&gt;0&lt;/td&gt;

&lt;td&gt;0&lt;/td&gt;

&lt;td&gt;NULL&lt;/td&gt;

&lt;td&gt;NULL&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Why do these entries exist? In my opinion, they do not contain any useful data.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/64802/table-qa_uservotes-with-empty-entries</guid>
<pubDate>Wed, 27 Jun 2018 13:14:34 +0000</pubDate>
</item>
<item>
<title>Adding a date field to qa_uservotes</title>
<link>https://www.question2answer.org/qa/35295/adding-a-date-field-to-qa_uservotes</link>
<description>

&lt;p&gt;
	I suggest to add a date field to the table qa_uservotes, so that each vote can be chronologically sorted.&lt;/p&gt;


&lt;p&gt;
	Current structure of table &lt;strong&gt;qa_uservotes&lt;/strong&gt; is:&lt;/p&gt;


&lt;table class=&quot;data&quot; id=&quot;tablestructure&quot;&gt;
	

&lt;tbody&gt;
		

&lt;tr class=&quot;odd marked&quot;&gt;
			

&lt;th style=&quot;white-space: nowrap;&quot;&gt;
				&lt;label for=&quot;checkbox_row_1&quot;&gt;postid&lt;/label&gt;&lt;/th&gt;
			

&lt;td style=&quot;white-space: nowrap;&quot;&gt;
				&lt;bdo dir=&quot;ltr&quot;&gt;int(10) &lt;/bdo&gt;&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr class=&quot;even&quot;&gt;
			

&lt;th style=&quot;white-space: nowrap;&quot;&gt;
				&lt;label for=&quot;checkbox_row_2&quot;&gt;userid&lt;/label&gt;&lt;/th&gt;
			

&lt;td style=&quot;white-space: nowrap;&quot;&gt;
				&lt;bdo dir=&quot;ltr&quot;&gt;int(10) &lt;/bdo&gt;&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr class=&quot;odd&quot;&gt;
			

&lt;th style=&quot;white-space: nowrap;&quot;&gt;
				&lt;label for=&quot;checkbox_row_3&quot;&gt;vote&lt;/label&gt;&lt;/th&gt;
			

&lt;td style=&quot;white-space: nowrap;&quot;&gt;
				&lt;bdo dir=&quot;ltr&quot;&gt;tinyint(4)&lt;/bdo&gt;&lt;/td&gt;
		&lt;/tr&gt;
		

&lt;tr class=&quot;even&quot;&gt;
			

&lt;th style=&quot;white-space: nowrap;&quot;&gt;
				&lt;label for=&quot;checkbox_row_4&quot;&gt;flag&lt;/label&gt;&lt;/th&gt;
			

&lt;td style=&quot;white-space: nowrap;&quot;&gt;
				&lt;bdo dir=&quot;ltr&quot;&gt;tinyint(4)&lt;/bdo&gt;&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	If we had a date field, we could easily implement something nice like stackoverfow. What votes at what time:&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=16614458477590888107&quot; style=&quot;width: 484px; height: 80px;&quot;&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;Update:&lt;/strong&gt; This should not represent a define history of votes but the votes at their last occurence (see pupi1985's answer for details).&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;p&gt;
	Please vote-up this question if you want this :)&lt;/p&gt;


&lt;p&gt;
	Thanks,
&lt;br&gt;
	Kai&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/35295/adding-a-date-field-to-qa_uservotes</guid>
<pubDate>Sun, 22 Jun 2014 07:26:41 +0000</pubDate>
</item>
</channel>
</rss>