Skip to content

Added support for collecting model actions and counts#397

Merged
itsgoingd merged 4 commits intomasterfrom
collect-eloquent-models
Jul 29, 2020
Merged

Added support for collecting model actions and counts#397
itsgoingd merged 4 commits intomasterfrom
collect-eloquent-models

Conversation

@itsgoingd
Copy link
Copy Markdown
Owner

@itsgoingd itsgoingd commented May 17, 2020

  • added support for collecting number of retrieved, created, updated and deleted models
  • added support for collecting individual model actions, including model name, primary key, attributes, changes and stack trace
  • supported in EloquentDataSource w/ new configuration options (by default collect only counts and update actions)
  • Added new "models" tab underground-works/clockwork-app#41

todo

  • consider refactoring how we pass options to EloquentDataSource (too many options)
  • test with old Laravel versions

@itsgoingd itsgoingd merged commit c3321de into master Jul 29, 2020
@itsgoingd itsgoingd deleted the collect-eloquent-models branch July 29, 2020 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant