| Comment: | DBIx::Admin::CreateTable's POD converted to HTML with my pod2html.pl |
| Input file: | /home/ron/homepage/Perl-modules/html/DBIx/Admin/CreateTable.html |
| HTML output file: | /home/ron/homepage/Perl-modules/html/CreateTable.html |
| CSS output file: | /home/ron/homepage/Perl-modules/css/CreateTable.css |
| Creator: | HTML::Revelation V 1.02 |
<body class = "pod">
<a class = "dummyTopAnchor", name = "___top">
</a>
<h1>
<div class = "toc_title">
</div>
</h1>
<h3>
<div class = "toc_toc">
</div>
</h3>
<table align = "center", summary = "Table of Contents">
<tr>
<td align = "center">
<a href = "#NAME">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Synopsis">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Description">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Constructor_and_initialization">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Method%3A_create_table(%24sql%2C_%24arg)">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Method%3A_db_vendor()">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Method%3A_drop_table(%24table_name%2C_%24arg)">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Method%3A_generate_primary_index_name(%24table_name)">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Method%3A_generate_primary_key_sql(%24table_name)">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Method%3A_generate_primary_sequence_name(%24table_name)">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Method%3A_reset_all_sequences(%24arg)">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Method%3A_reset_sequence(%24table_name%2C_%24arg)">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#FAQ">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Required_Modules">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Author">
</a>
</td>
</tr>
<tr>
<td align = "center">
<a href = "#Copyright">
</a>
</td>
</tr>
</table>
<h1>
<a class = "u", href = "#___top", name = "NAME", title = "click to go to top of document">
</a>
</h1>
<h1>
<a class = "u", href = "#___top", name = "Synopsis", title = "click to go to top of document">
</a>
</h1>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "Description", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<dl>
<dt>
<a name = "Every_table_has_a_primary_key">
</a>
</dt>
<dd>
</dd>
<dt>
<a name = "The_primary_key_is_a_unique,_non-null,_integer">
</a>
</dt>
<dd>
</dd>
<dt>
<a name = "The_primary_key_is_a_single_column">
</a>
</dt>
<dd>
</dd>
<dt>
<a name = "The_primary_key_column_is_called_'id'">
</a>
</dt>
<dd>
</dd>
<dt>
<a name = "If_a_primary_key_has_a_corresponding_auto-created_index,_the_index_is_called_'t_pkey'">
</a>
</dt>
<dt>
<a name = "If_a_table_'t'_(with_primary_key_'id')_has_an_associated_sequence,_the_sequence_is_called_'t_id_seq'">
</a>
</dt>
</dl>
<h1>
<a class = "u", href = "#___top", name = "Constructor_and_initialization", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<dl>
<dt>
<a name = "dbh">
</a>
</dt>
<dd>
<p>
</p>
<p>
</p>
<p>
</p>
</dd>
<dt>
<a name = "verbose">
</a>
</dt>
<dd>
<p>
</p>
<p>
</p>
<p>
</p>
</dd>
</dl>
<h1>
<a class = "u", href = "#___top", name = "Method:_create_table($sql,_$arg)", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<dl>
<dt>
<a name = "no_sequence">
</a>
</dt>
<dd>
<pre>
</pre>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
</dd>
</dl>
<p>
</p>
<pre>
</pre>
<p>
</p>
<pre>
</pre>
<p>
</p>
<p>
</p>
<pre>
</pre>
<p>
</p>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "Method:_db_vendor()", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "Method:_drop_table($table_name,_$arg)", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<p>
</p>
<pre>
</pre>
<p>
</p>
<pre>
</pre>
<p>
</p>
<h1>
<a class = "u", href = "#___top", name = "Method:_generate_primary_index_name($table_name)", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<p>
</p>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "Method:_generate_primary_key_sql($table_name)", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<p>
</p>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "Method:_generate_primary_sequence_name($table_name)", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "Method:_reset_all_sequences($arg)", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<p>
</p>
<dl>
<dt>
<a name = "create_table">
</a>
</dt>
<dd>
</dd>
<dt>
<a name = "drop_table">
</a>
</dt>
<dd>
</dd>
<dt>
<a name = "generate_primary_key_sql">
</a>
</dt>
<dd>
</dd>
<dt>
<a name = "generate_primary_sequence_name">
</a>
</dt>
</dl>
<p>
</p>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "Method:_reset_sequence($table_name,_$arg)", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<p>
</p>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "FAQ", title = "click to go to top of document">
</a>
</h1>
<p>
</p>
<p>
</p>
<pre>
</pre>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<pre>
</pre>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<pre>
</pre>
<h1>
<a class = "u", href = "#___top", name = "Required_Modules", title = "click to go to top of document">
</a>
</h1>
<dl>
<dt>
<a name = "Carp">
</a>
</dt>
</dl>
<h1>
<a class = "u", href = "#___top", name = "Author", title = "click to go to top of document">
</a>
</h1>
<p>
<code>
</code>
<img / = "/", src = "http://savage.net.au/assets/images/local/email-address.png" />
</p>
<p>
</p>
<h1>
<a class = "u", href = "#___top", name = "Copyright", title = "click to go to top of document">
</a>
</h1>
<pre>
</pre>