You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a way for JobExecution storage to be setup before used (#107)
* Add a way for JobExecution storage to be setup before used
* Fixed code style
* Test DoctrineDBALJobExecutionStorage::createSchema deprecated method
* Fixed wrong usage of magic constants
* Removed deprecation test
* Proper test without deprecation
0 commit comments