Opened 16 years ago

Closed 16 years ago

#313 closed defect (fixed)

PostGIS provider : can't filter,insert or update date/datetime

Reported by: bscott Owned by: mloskot
Priority: blocker Milestone: 3.4.0
Component: PostGIS Provider Version: 3.2.0
Severity: 1 Keywords:
Cc: External ID:

Description

Date and DateTime are not supported So it is not possible to filter on a date or a datetime using =,>,>=... And it is not possible to update a date time field neither to insert a value in a date column

It king of work but it produce wierd result

Change History (3)

comment:1 by mloskot, 16 years ago

Patch submitted for review as #318

comment:2 by mloskot, 16 years ago

Status: newassigned

comment:3 by mloskot, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk (r3904) with patch from Bruno Scott. I'm closing it as fixed. Please, reopen if something is still not working well.

Note: See TracTickets for help on using tickets.