Ticket #313 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by mloskot

Patch submitted for review as #318

Changed 4 years ago by mloskot

  • status changed from new to assigned

Changed 4 years ago 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.

Note: See TracTickets for help on using tickets.