Skip to content

Commit

Permalink
mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ShibuyaKosuke committed Jul 6, 2021
1 parent 4541aca commit b806c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Models/Repositories/PostgresqlType.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class PostgresqlType implements TypeInterface
'timestamp',
],
'float' => [
'float4',
'float8',
]
];
Expand Down

0 comments on commit b806c06

Please sign in to comment.