<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=User%3AWoozle%2FStockFerret%2Fplaces_hist</id>
	<title>User:Woozle/StockFerret/places hist - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=User%3AWoozle%2FStockFerret%2Fplaces_hist"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=User:Woozle/StockFerret/places_hist&amp;action=history"/>
	<updated>2026-07-04T22:42:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=User:Woozle/StockFerret/places_hist&amp;diff=19441&amp;oldid=prev</id>
		<title>Woozle: Created page with &quot;==About== * &#039;&#039;&#039;Purpose&#039;&#039;&#039;: for tracking movements of places * &#039;&#039;&#039;Adapted from&#039;&#039;&#039;: VbzCart/tables/stk bin history ==SQL== &lt;mysql&gt; CREATE TABLE `places_hist` (   `ID`       ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=User:Woozle/StockFerret/places_hist&amp;diff=19441&amp;oldid=prev"/>
		<updated>2013-03-09T03:04:20Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==About== * &amp;#039;&amp;#039;&amp;#039;Purpose&amp;#039;&amp;#039;&amp;#039;: for tracking movements of places * &amp;#039;&amp;#039;&amp;#039;Adapted from&amp;#039;&amp;#039;&amp;#039;: &lt;a href=&quot;/VbzCart/tables/stk_bin_history&quot; title=&quot;VbzCart/tables/stk bin history&quot;&gt;VbzCart/tables/stk bin history&lt;/a&gt; ==SQL== &amp;lt;mysql&amp;gt; CREATE TABLE `places_hist` (   `ID`       ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==About==&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Purpose&amp;#039;&amp;#039;&amp;#039;: for tracking movements of places&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Adapted from&amp;#039;&amp;#039;&amp;#039;: [[VbzCart/tables/stk bin history]]&lt;br /&gt;
==SQL==&lt;br /&gt;
&amp;lt;mysql&amp;gt;&lt;br /&gt;
CREATE TABLE `places_hist` (&lt;br /&gt;
  `ID`                      INT NOT NULL AUTO_INCREMENT,&lt;br /&gt;
  `ID_Place`                INT NOT NULL COMMENT &amp;quot;places.ID of place being moved&amp;quot;,&lt;br /&gt;
  `WhenDone`           DATETIME NOT NULL COMMENT &amp;quot;when the move happened&amp;quot;,&lt;br /&gt;
  `WhoAdmin`   VARCHAR(127)     NOT NULL COMMENT &amp;quot;software or OS username&amp;quot;,&lt;br /&gt;
  `WhoNetwork` VARCHAR(64)      NOT NULL COMMENT &amp;quot;network name or IP address of client machine&amp;quot;,&lt;br /&gt;
  `ID_Srce`                 INT NOT NULL COMMENT &amp;quot;places.ID of where it came from (old parent ID; NULL = new bin)&amp;quot;,&lt;br /&gt;
  `ID_Dest`                 INT NOT NULL COMMENT &amp;quot;places.ID of where it was moved to (new parent ID; NULL = bin destroyed)&amp;quot;,&lt;br /&gt;
  `Descr`      VARCHAR(255) DEFAULT NULL COMMENT &amp;quot;code-generated description for non-move events&amp;quot;,&lt;br /&gt;
  `Notes`      VARCHAR(255) DEFAULT NULL COMMENT &amp;quot;optional explanatory notes&amp;quot;,&lt;br /&gt;
  PRIMARY KEY(`ID`)&lt;br /&gt;
) ENGINE = MYISAM;&lt;br /&gt;
&amp;lt;/mysql&amp;gt;&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>