<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I have, but certainly the first time I installed it there should have been no issue.<br><br>On Oct 7, 2012, at 10:34 PM, Kamal Palei &lt;<a href="mailto:palei.kamal@gmail.com">palei.kamal@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div>You may like to un-install module completely and then install.</div>
<div>Without uninstall, in next install tables are not created properly, have observed it few times.</div>
<div>&nbsp;</div>
<div>-kamal</div>
<div>necs, blr</div>
<div><br><br>&nbsp;</div>
<div class="gmail_quote">On Mon, Oct 8, 2012 at 6:35 AM, Jeff Greenberg <span dir="ltr">&lt;<a href="mailto:listmail.ayendesigns@gmail.com" target="_blank">listmail.ayendesigns@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">When I install a module with the following .install file: 
<div><br></div>
<div>function my_widget_field_schema($field) {</div>
<div>
<div>&nbsp; $columns = array(</div>
<div>&nbsp; &nbsp; 'duration' =&gt; array('type' =&gt; 'varchar', 'length' =&gt; 8, 'not null' =&gt; FALSE),</div>
<div>&nbsp; );</div>
<div>&nbsp; return array(</div>
<div>&nbsp; &nbsp; 'columns' =&gt; $columns,</div>
<div>&nbsp; );</div>
<div>}</div></div>
<div><br></div>
<div>What should the impact be on the database tables? I receive no errors, and watchdog says that the module is installed, and that it is enabled, but I see no tables added to the db that reflect the field name, widget name, etc.<span class="HOEnZb"><font color="#888888"><br clear="all">

<div><br></div>-- <br>--- 
<div><a href="http://drupal.org/user/367108" target="_blank">drupal.org/user/367108</a></div>
<div><a href="http://linkedin.com/in/jeffrgreenberg" target="_blank">linkedin.com/in/jeffrgreenberg</a></div>
<div><a href="http://accidentalcoder.com/" target="_blank">accidentalcoder.com</a> / <a href="http://ayendesigns.com/" target="_blank">ayendesigns.com</a></div>
<div>@accidentalcoder</div><br></font></span></div><br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>
</div></blockquote><blockquote type="cite"><div><span>-- </span><br><span>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</span></div></blockquote></body></html>