Flowdock
method

execute_and_free

Importance_1
execute_and_free(sql, name = nil) public

MysqlAdapter has to free a result after using it, so we use this method to write stuff in a abstract way without concerning ourselves about whether it needs to be explicitly freed or not.

Show source
Register or log in to add new notes.