Changes for version v0.9.3 - 2024-06-11
- Update README (Andrew Hewus Fresh)
- Pull request#1: SM-4895 - Foreign Key Constraints on Delete (Andrew Hewus Fresh)
- Reword foreign key LIMITATION (Andrew Hewus Fresh)
- Update README and LICENSE (Andrew Hewus Fresh)
- Update Makefile from upstream (Andrew Hewus Fresh)
- Document some of the caveats about foreign keys (Andrew Hewus Fresh)
- Fix the delete wrapper with foreign key checks (Andrew Hewus Fresh)
Modules
Store Events for your DBIC Results
Module Install Instructions
To install DBIx::Class::Events, copy and paste the appropriate command in to your terminal.
cpanm DBIx::Class::Events
perl -MCPAN -e shellinstall DBIx::Class::Events
For more information on module installation, please visitthe detailed CPAN module installation guide.