Skip to content

Commit

Permalink
Note that schema methods return promises
Browse files Browse the repository at this point in the history
Closes #457
  • Loading branch information
bendrucker committed Sep 2, 2014
1 parent d4349a9 commit ef7e425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1439,6 +1439,7 @@ <h2 id="Transactions">Transactions</h2>
</p>

<h2 id="Schema">Schema Builder</h2>
These methods return [promises](http://knexjs.org/#Interfaces-Promises).

This comment has been minimized.

Copy link
@tgriesser

tgriesser Sep 2, 2014

Member

If only this were markdown... :\

This comment has been minimized.

Copy link
@bendrucker

bendrucker Sep 2, 2014

Author Member

Shit. Fixing now.


<p id="Schema-createTable">
<b class="header">createTable</b><code>knex.schema.createTable(tableName, callback)</code>
Expand Down

0 comments on commit ef7e425

Please sign in to comment.