Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DocnetUK/php-db-wip
Browse files Browse the repository at this point in the history
  • Loading branch information
twalder-docnet committed Jul 31, 2014
2 parents 10f164d + 9d7e0cf commit eb669be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,9 @@ The following methods are available
- `prepare()` which returns a new `Statement` object when called
- `query()`
- `escape()`
- `begin()` Transaction support
- `commit()` Transaction support
- `rollback()` Transaction support

### Statement Class ###

Expand Down

0 comments on commit eb669be

Please sign in to comment.