RethinkORM::Connection
Inherits Reference / Object
Constants
Log = ::Log.for(self)
Class methods
db
Sourceraw
Passes the query builder to the block.
Auto creates the database if its not already present. The block defined query is run and raw results returned.
raw_json(json : String, **options, &)
Passes query builder and datum term of supplied raw json string