<?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</id>
	<title>User:Woozle/StockFerret/places - 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"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=User:Woozle/StockFerret/places&amp;action=history"/>
	<updated>2026-09-25T00:20:54Z</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&amp;diff=19440&amp;oldid=prev</id>
		<title>Woozle: Created page with &quot;==About== * &#039;&#039;&#039;Purpose&#039;&#039;&#039;: all kinds of places * &#039;&#039;&#039;Adapted from&#039;&#039;&#039;: VbzCart/tables/stk places ==SQL== &lt;mysql&gt; CREATE TABLE `places` (    `ID` INT NOT NULL AUTO_INCREMENT,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=User:Woozle/StockFerret/places&amp;diff=19440&amp;oldid=prev"/>
		<updated>2013-03-09T02:53:11Z</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;: all kinds of places * &amp;#039;&amp;#039;&amp;#039;Adapted from&amp;#039;&amp;#039;&amp;#039;: &lt;a href=&quot;/VbzCart/tables/stk_places&quot; title=&quot;VbzCart/tables/stk places&quot;&gt;VbzCart/tables/stk places&lt;/a&gt; ==SQL== &amp;lt;mysql&amp;gt; CREATE TABLE `places` (    `ID` INT NOT NULL AUTO_INCREMENT,...&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;: all kinds of places&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Adapted from&amp;#039;&amp;#039;&amp;#039;: [[VbzCart/tables/stk places]]&lt;br /&gt;
==SQL==&lt;br /&gt;
&amp;lt;mysql&amp;gt;&lt;br /&gt;
CREATE TABLE `places` (&lt;br /&gt;
   `ID` INT NOT NULL AUTO_INCREMENT,&lt;br /&gt;
   `ID_Parent`    INT                       COMMENT &amp;quot;self.ID of place in which this place is found; may be NULL&amp;quot;,&lt;br /&gt;
   `Name`         VARCHAR(63)      NOT NULL COMMENT &amp;quot;brief descriptive name for listings and tree-paths&amp;quot;,&lt;br /&gt;
   `Descr`        VARCHAR(127) DEFAULT NULL COMMENT &amp;quot;(optional) description of this place, so it can be located&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>