wp-orm
wp-orm copied to clipboard
✨ WordPress ORM with Eloquent, an object-relational mapper that makes it enjoyable to interact with your database.
DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only! - Update `illuminate/database` to ^11.0 in #82 - Update code to PHP 8.2 in #82...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yoast/phpunit-polyfills](https://redirect.github.com/Yoast/PHPUnit-Polyfills) | `^2.0` -> `^3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
In our project we're using JSON columns for custom metadata. After adding the column in mySQL and adding it to the `$casts` property (e.g. `$casts = [ 'metadata' => 'json'...
### Describe the bug AFAIK, Eloquent will cast attributes to the column type as defined in the table. When adding a custom model with say, an integer column, the attribute...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [illuminate/database](https://laravel.com) ([source](https://redirect.github.com/illuminate/database)) | `^11.0` -> `^12.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [illuminate/events](https://laravel.com)...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `^11.0` -> `^12.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | mysql | service | minor | `9.2` -> `9.3` | --- ### Configuration...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [yoast/phpunit-polyfills](https://redirect.github.com/Yoast/PHPUnit-Polyfills) | `^3.0` -> `^4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | mysql | service | minor | `9.4` -> `9.5` | --- ### Configuration...