Skip to content

Conversation

@Angeluz-07
Copy link
Contributor

close #190

technologies: List[str] = field(default_factory=list)
end_date: str = field(default=None)
deleted: str = field(default=None)
time_offset: str = field(default=None)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's rename it to timezone_offset please

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. I'll fix it.

Copy link
Contributor

@enriquezrene enriquezrene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename the field to timezone_offset

@Angeluz-07 Angeluz-07 force-pushed the feature/add-time-offset-property#190 branch from e4dbbde to 171e49b Compare July 9, 2020 15:01
@Angeluz-07 Angeluz-07 merged commit d91d7a7 into master Jul 9, 2020
@Angeluz-07 Angeluz-07 deleted the feature/add-time-offset-property#190 branch July 9, 2020 15:07
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.

Add timezone_offset column on time_entry table

4 participants