Skip to content

Commit

Permalink
removed todo tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jul 30, 2022
1 parent ea362f7 commit ec9ee67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/orm/tiny/model.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ namespace Orm::Tiny
// TODO model missing methods Model::firstOr() silverqx
// TODO model missing methods Model::updateOrInsert() silverqx
// TODO model missing methods Model::loadMissing() silverqx
// TODO model missing methods Model::whereExists() silverqx
// TODO model missing methods Model::whereBetween() silverqx
// TODO model missing methods Model::exists()/notExists() silverqx
// TODO model missing methods Model::saveOrFail() silverqx
// TODO model missing methods EloquentCollection::toQuery() silverqx
// TODO model missing methods Model::whereRow() silverqx
Expand Down

0 comments on commit ec9ee67

Please sign in to comment.