vec![]
* Public methods accept any IntoIterator as argument * refactoring
* Added delete_by_id * Added an integration test * Added composite key example * Remove extra find_by_id in delete_by_id test * Added unit test with composite primary key