Use temporary negative IDs for rows created in a draft Changeset
This commit is contained in:
@@ -5,6 +5,9 @@ namespace App\Tables;
|
||||
|
||||
use App\Models\Row;
|
||||
|
||||
/**
|
||||
* Utility for allocating & assigning globally unique row IDs
|
||||
*/
|
||||
class RowNumerator extends BaseNumerator
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user