mapper icon indicating copy to clipboard operation
mapper copied to clipboard

Map tarantool tuples to php objects.

Results 2 mapper issues
Sort by recently updated
recently updated
newest added

``` $conn = $this->findOrFail('connection', ['uuid' => $uuid]); $conn->gateway = $gateway; $conn->socket = $socket; $conn->save(); ``` produces insert request, uuid is string

Any space field contain type `datetime` will problem