<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.expertiza.ncsu.edu/index.php?action=history&amp;feed=atom&amp;title=Sessions</id>
	<title>Sessions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.expertiza.ncsu.edu/index.php?action=history&amp;feed=atom&amp;title=Sessions"/>
	<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=Sessions&amp;action=history"/>
	<updated>2026-05-03T22:29:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=Sessions&amp;diff=116852&amp;oldid=prev</id>
		<title>Psinha: Created page with &quot;The Sessions table gives information regarding sessions and data asociated to it. == Sessions Variable Documentation ==  {| class=&quot;wikitable&quot;  !Name !!Datatype !!Description ! |-...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=Sessions&amp;diff=116852&amp;oldid=prev"/>
		<updated>2018-04-24T23:56:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The Sessions table gives information regarding sessions and data asociated to it. == Sessions Variable Documentation ==  {| class=&amp;quot;wikitable&amp;quot;  !Name !!Datatype !!Description ! |-...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Sessions table gives information regarding sessions and data asociated to it.&lt;br /&gt;
== Sessions Variable Documentation ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; &lt;br /&gt;
!Name !!Datatype !!Description !&lt;br /&gt;
|- &lt;br /&gt;
!id  &lt;br /&gt;
|int(11)&lt;br /&gt;
|Unique ID for each of the session. Primary Key&lt;br /&gt;
|- &lt;br /&gt;
!session_id  &lt;br /&gt;
|varchar(255)  &lt;br /&gt;
|Session_id for each of the session&lt;br /&gt;
|- &lt;br /&gt;
!data  &lt;br /&gt;
|mediumtext  &lt;br /&gt;
|Data associated with the session.&lt;br /&gt;
|- &lt;br /&gt;
!created_at  &lt;br /&gt;
|datetime&lt;br /&gt;
|Date time value when the record was created.&lt;br /&gt;
|- &lt;br /&gt;
!updated_at  &lt;br /&gt;
|datetime  &lt;br /&gt;
|Date time value when the record was updated.&lt;br /&gt;
|} &lt;br /&gt;
&lt;br /&gt;
== E/R diagram for Parents Tables ==&lt;br /&gt;
No Tables were referred by the Sessions Table as Foreign Key Relationship.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== E/R diagram for Child Tables ==&lt;br /&gt;
No Tables were referred by the Sessions Table as Foreign Key Relationship.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Back to [http://wiki.expertiza.ncsu.edu/index.php/Documentation_on_Database_Tables Database Tables] Main page.&lt;/div&gt;</summary>
		<author><name>Psinha</name></author>
	</entry>
</feed>