Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6 digit precision added to timestamp format [CORE3939] #4272

Open
firebird-automations opened this issue Sep 27, 2012 · 2 comments
Open

6 digit precision added to timestamp format [CORE3939] #4272

firebird-automations opened this issue Sep 27, 2012 · 2 comments

Comments

@firebird-automations
Copy link
Collaborator

firebird-automations commented Sep 27, 2012

Submitted by: @mariuz

Votes: 1

We have some issues in django driver and one test is failing with 6 digits microseconds

Firebird supports only 4 it should support 6 to allow a better precision of timestamp if it needs to be used in a realtime environment (logging on linux kernel events ...)

http://tech.groups.yahoo.com/group/firebird-python/message/574 (archive)

http://wiki.ispirer.com/sqlways/postgresql/data-types/timestamp

@firebird-automations
Copy link
Collaborator Author

Modified by: @mariuz

summary: nanoseconds added to timestamp format => 6 digit precision added to timestamp format

@firebird-automations
Copy link
Collaborator Author

Commented by: @mrotteveel

IMHO the Django testsuite should change to accept the fact that some drivers/database don't have that precision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant