Open
Description
Describe the feature as you'd like to see it
Missing table methods from Laravel docs:
-
datetimeTz
- ❕
foreignId
- Added new methods to builder (#748) #752 - ❕
foreignIdFor
- Added new methods to builder (#748) #752 - ❕
foreignUuid
- Added new methods to builder (#748) #752 -
geometryCollection
- ❕
id
- Added new methods to builder (#748) #752 -
ipAddress
-
lineString
-
macAddress
-
mediumIncrements
-
mediumText
-
morphs
-
multiLineString
-
multiPoint
-
multiPolygon
-
nullableMorphs
-
nullableTimestamps
-
nullableUuidMorphs
-
polygon
-
rememberToken
- ❕
set
-
smallIncrements
-
softDeletesTz
-
timeTz
-
timestampTz
-
timestampsTz
- ❕
tinyText
Add more methods to schema builder #771 - ❕
unsignedBigInteger
- Added new methods to builder (#748) #752 - ❕
unsignedDecimal
Add more methods to schema builder #771 -
unsignedMediumInteger
-
unsignedSmallInteger
-
unsignedTinyInteger
-
uuidMorphs
- ❕
year
I've added a ❕indicating the ones more important
What do we currently have to do now?
Just add these methods
- Is this a breaking change?