Closed Bug 285551 Opened 19 years ago Closed 19 years ago

Schema::Pg should explictly set "timestamp without time zone" and no fractions of seconds

Categories

(Bugzilla :: Bugzilla-General, defect, P1)

2.19.2
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: mkanat, Assigned: edwardjsabol)

References

Details

Attachments

(1 file)

The DATETIME type for Schema::Pg needs to have two additions:

+ It needs to have "without time zone" appended to it.
+ It needs to be set so that it does not use fractions of seconds (with the
"precision" argument.
Attachment #176983 - Flags: review?(mkanat)
Status: NEW → ASSIGNED
Comment on attachment 176983 [details] [diff] [review]
Change DATETIME for Pg

Yep, looks right to me.
Attachment #176983 - Flags: review?(mkanat) → review+
Flags: approval?
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.20
Flags: approval? → approval+
Checking in Bugzilla/DB/Schema/Pg.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/DB/Schema/Pg.pm,v  <--  Pg.pm
new revision: 1.2; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: