We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810d553 commit 566dd51Copy full SHA for 566dd51
README.md
@@ -1170,7 +1170,7 @@ Some of the PostgreSQL types are represented in a string format that a Laravel a
1170
To make those types usable, these casts can be used with your eloquent models:
1171
1172
| Type | Cast |
1173
-| -------------- | ----------------------------------------------------------- |
+|----------------|-------------------------------------------------------------|
1174
| `integerArray` | `Tpetry\PostgresqlEnhanced\Eloquent\Casts\IntegerArrayCast` |
1175
| `vector` | `Tpetry\PostgresqlEnhanced\Eloquent\Casts\VectorArray` |
1176
0 commit comments