agruenberg
Results
2
issues of
agruenberg
## Your Question I want to track every query to the database (MySQL). This is the init: ``` func InitDatabase() error { err = DBEnv.Db.Callback().Query().After("*").Register("full_logger", setQueryLogger) if err != nil...
type:question
### Package filament/tables ### Package Version v3.2 ### Laravel Version v10.10 ### Livewire Version v3.5.0 ### PHP Version PHP 8.3.6 ### Problem description Incorrect record is passed to custom action,...
bug
needs more info
unconfirmed
medium priority