mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-21 00:38:22 -05:00
b6eeaef0ce
Added a new Concern::Pretendable that allows to pretend a passed callback on the base of a bool value (mainly the --pretend option). - resolve a database connection only once in the db:wipe command