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

Timezones #124

Closed
wants to merge 4 commits into from
Closed

Timezones #124

wants to merge 4 commits into from

Conversation

dstufft
Copy link
Member

@dstufft dstufft commented Oct 31, 2013

  • Sets the current connection timezone to UTC
  • Uses pytz for the tzinfo_factory
  • Migrates table columns from without time zone to with time zone.
  • Corrects the filename for the cleanup users migration.

Fixes #109.

@dstufft
Copy link
Member Author

dstufft commented Oct 31, 2013

Don't merge this.

@dstufft dstufft closed this Oct 31, 2013
@dstufft dstufft deleted the timezones branch October 31, 2013 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standardize Database Handling of Timezone
1 participant