Skip to content

Commit 566dd51

Browse files
committed
undo markdown-changes
1 parent 810d553 commit 566dd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@ Some of the PostgreSQL types are represented in a string format that a Laravel a
11701170
To make those types usable, these casts can be used with your eloquent models:
11711171

11721172
| Type | Cast |
1173-
| -------------- | ----------------------------------------------------------- |
1173+
|----------------|-------------------------------------------------------------|
11741174
| `integerArray` | `Tpetry\PostgresqlEnhanced\Eloquent\Casts\IntegerArrayCast` |
11751175
| `vector` | `Tpetry\PostgresqlEnhanced\Eloquent\Casts\VectorArray` |
11761176

0 commit comments

Comments
 (0)