Ticket #313 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

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

Reported by: bscott Assigned to: 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

04/19/08 06:33:28 changed by mloskot

Patch submitted for review as #318

04/21/08 13:47:27 changed by mloskot

  • status changed from new to assigned.

04/21/08 13:47:32 changed by mloskot

  • status changed from assigned to closed.
  • resolution set to fixed.

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