Changeset 279
- Timestamp:
- 03/18/09 19:54:06
- Files:
-
- trunk/geniusql/doc/modeling.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/geniusql/doc/modeling.html
r149 r279 28 28 29 29 <p>In addition to <tt class='def'>create()</tt>, all Databases 30 also have a <tt class='def'>drop()</tt> method.</p>30 also have <tt class='def'>drop()</tt> and <tt class='def'>exists()</tt> methods.</p> 31 31 32 32 <a name='schemas'><h3>Schemas</h3></a>
