Framework: Can we have an easy way to set the table partition in Eloquent?

Created on 17 Sep 2017  路  2Comments  路  Source: laravel/framework

It would be nice to be able to use

->setPartition('p0')->update(['this' => 'that']);

etc.

Most helpful comment

This repo is for bug tracking. This isn't a bug so you can open a proposal in the laravel/internals repo

All 2 comments

This repo is for bug tracking. This isn't a bug so you can open a proposal in the laravel/internals repo

this Cool

Was this page helpful?
0 / 5 - 0 ratings