| 16 | Possibility to relate to records which aren't immediatly related | Fixed |
| 17 | Make it possible with cascading deletes and updates | Invalid |
| 18 | Possibility to insert unescaped data into db | Fixed |
| 23 | Make yamlfactory() use filename as tablename if tablename name is not set | Fixed |
| 24 | Reinvestigate the object splitting | Fixed |
| 28 | Alias tables to avoid name collisions in SQL | Fixed |
| 29 | Check the changes in CI's AR and update IgnitedQuery accordingly | Fixed |
| 30 | Modify the find one methods to acommodate for the join feature | Fixed |
| 41 | find_by trouble | Fixed |
| 42 | IgnitedQuery::select fails when columns are not supplied | Fixed |
| 43 | IgnitedQuery::alias should have an optional protect_identifiers argument | Fixed |
| 44 | IR_base::dbobj2ORM variable name collision | Fixed |
| 45 | IR_base::dbobj2ORM & array_shift variable reference issues | Fixed |