Maxim Smakouz
Maxim Smakouz
| Q | A | ------------- | --- | Bugfix? | ✔️ | Breaks BC? | ❌ | New feature? | ❌ | Issues | #752
| Q | A | ------------- | --- | Bugfix? | ✔️ | Breaks BC? | ❌ | New feature? | ✔️ This PR adds the ability to configure the...
| Q | A | ------------- | --- | Bugfix? | ❌ | Breaks BC? | ❌ | New feature? | ✔️ | Issues | #337
## What was changed The new method **forUpdate** has been added to the repository.
### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? Can't use relation and column...
| Q | A | ------------- | --- | Bugfix? | ❌ | Breaks BC? | ❌ | New feature? | ✔️ ### Refactored `AuthMiddleware` and `SessionMiddleware` The `Spiral\Auth\Middleware\AuthMiddleware` and...
### I have an idea! It would be nice to add Fragment support when specifying the column type. When passing a Fragment, don't map it and use it as a...
- [ ] Waiting for release: https://github.com/cycle/schema-provider - [ ] Add unit tests - [ ] Write docs about schema providers
This pull request adds support for RoadRunner **2023** and **2024**. The required PHP packages have been added to the dependencies. With the old version of RoadRunner (2.x), need to explicitly...