Changes for version 1.00 - 2010-09-01
- rewrote a lot of the code.
- Handles a foreign table for parent/child connection now this allows for multiple parents and childs on one object
- faster, removed some unnecessary prefetches and database roundtrips
- moosification
- get_graph is deprecated and no longer needed
- Graph methods can be called directly on the ResultSet, no need to call graph anymore
- call ->result_source->has_column instead of has_column on rows