need_parent?() Class Public methods
succ() Instance Public methods Returns the successor to the ipaddr.
reflections() Instance Public methods Returns a Hash of name of the reflection as the key and a AssociationReflection as the value. Account.reflections # => {balance: AggregateReflection} @api public
numeric_type=(val) Instance Public methods Alias for: set_numeric_type
supports_migrations?() Instance Public methods Returns true, since this connection adapter supports migrations.
column_vector(column) Class Public methods Creates a single-column matrix where the values of that column are as given in column. Matrix.column_vector([4,5,6]) => 4 5 6
puts(*args) Instance Public methods Also aliased as: say
[](type) Class Public methods
remove_response_handler(handler) Instance Public methods Removes the response handler.
set_procedure_type(cmd) Instance Public methods Also aliased as: procedure_type=
Page 489 of 2275