Contact: fumanchu@aminus.org

Log in as guest/geniusql to create tickets

Changeset 279

Show
Ignore:
Timestamp:
03/18/09 19:54:06
Author:
fumanchu
Message:

Doc update.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/geniusql/doc/modeling.html

    r149 r279  
    2828 
    2929<p>In addition to <tt class='def'>create()</tt>, all Databases 
    30 also have a <tt class='def'>drop()</tt> method.</p> 
     30also have <tt class='def'>drop()</tt> and <tt class='def'>exists()</tt> methods.</p> 
    3131 
    3232<a name='schemas'><h3>Schemas</h3></a>