Skip to content

Commit 815ebab

Browse files
committed
revert
1 parent 1466d11 commit 815ebab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adminforth/dataConnectors/postgres.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ class PostgresConnector extends AdminForthBaseConnector implements IAdminForthDa
213213
}
214214
}
215215

216+
216217
if (field.type == AdminForthDataTypes.DATE) {
217218
if (!value) {
218219
return null;

0 commit comments

Comments
 (0)