thejsj / rethinkdb-init

Create all RethinkDB databases, tables and indexes automatically through a schema object.
https://www.npmjs.com/package/rethinkdb-init
53 stars 15 forks source link

New error types #6

Closed MethodGrab closed 8 years ago

MethodGrab commented 8 years ago

The release of v2.1.0 introduced new error types. This means the existsHandler() no longer catches "DB already exists" errors.