wp-orm icon indicating copy to clipboard operation
wp-orm copied to clipboard

✨ WordPress ORM with Eloquent, an object-relational mapper that makes it enjoyable to interact with your database.

Results 20 wp-orm issues
Sort by recently updated
recently updated
newest added

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...

dependencies
v4

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` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/yoast%2fphpunit-polyfills/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/yoast%2fphpunit-polyfills/3.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

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'...

enhancement
v4

### 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...

help wanted
development
v4

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` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/illuminate%2fdatabase/12.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/illuminate%2fdatabase/11.46.1/12.35.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [illuminate/events](https://laravel.com)...

Dependency

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` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/12.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpunit%2fphpunit/11.5.44/12.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

Dependency

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | mysql | service | minor | `9.2` -> `9.3` | --- ### Configuration...

dependencies

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [yoast/phpunit-polyfills](https://redirect.github.com/Yoast/PHPUnit-Polyfills) | `^3.0` -> `^4.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/yoast%2fphpunit-polyfills/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/yoast%2fphpunit-polyfills/3.1.2/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...

Dependency

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | mysql | service | minor | `9.4` -> `9.5` | --- ### Configuration...

Dependency