Opened 17 years ago
Closed 17 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 , 17 years ago
comment:2 by , 17 years ago
Status: | new → assigned |
---|
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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.
Patch submitted for review as #318