yii2-active-record-explicit

Extended and more explicit behavior for ActiveQuery class for Yii2

MIT License

Downloads
393
Stars
4
Committers
2

Bot releases are visible (Hide)

yii2-active-record-explicit - ActiveRecordGenerator: more event handlers Latest Release

Published by Smoren over 1 year ago

Backwards compatibility broken for ActiveRecordGenerator, ActiveRecordQueueGenerator.

yii2-active-record-explicit - DbRepository improvements

Published by Smoren over 1 year ago

yii2-active-record-explicit - DbRepository::deleteModel() fix

Published by Smoren over 1 year ago

yii2-active-record-explicit - Class TransactionalDbRepository added

Published by Smoren almost 2 years ago

yii2-active-record-explicit - Transactions used in DbRepository

Published by Smoren almost 2 years ago

DbRepository: transactions used in methods saveModel(), deleteModel().

yii2-active-record-explicit - DbConnectionManagerException fix

Published by Smoren almost 2 years ago

yii2-active-record-explicit - DbConnectionManagerException now stored modelClass

Published by Smoren almost 2 years ago

yii2-active-record-explicit - DbRepository::useConnection() fix

Published by Smoren almost 2 years ago

yii2-active-record-explicit - Package extended-exceptions version updated

Published by Smoren almost 2 years ago

yii2-active-record-explicit - Deny default connection logic fixed

Published by Smoren almost 2 years ago

yii2-active-record-explicit - Bug fixed

Published by Smoren almost 2 years ago

yii2-active-record-explicit - Model: $useTypecast flag made static

Published by Smoren almost 2 years ago

yii2-active-record-explicit - ActiveRecord: flag $denyDefaultConnection added

Published by Smoren almost 2 years ago

Also flag $useTypecast made statuc.

yii2-active-record-explicit - Deactivate bug fixed

Published by Smoren almost 2 years ago

yii2-active-record-explicit - DbRepository: refresh() method added

Published by Smoren almost 2 years ago

yii2-active-record-explicit - Repository logic added for ActiveRecord

Published by Smoren almost 2 years ago

yii2-active-record-explicit - ActiveQuery: column condition wrappers added

Published by Smoren almost 2 years ago

Added methods:

  • addColumnWhereCondition
  • addColumnOperatorCondition
yii2-active-record-explicit - ActiveRecord::refresh method fix

Published by Smoren almost 2 years ago

yii2-active-record-explicit - Typecast behavior is now active by default in Models and ActiveRecord

Published by Smoren almost 2 years ago

yii2-active-record-explicit - Typecast behavior added for models and AR

Published by Smoren almost 2 years ago