db-migrate / db-migrate/shared

'timestamp with time zone' for sql definition

Open
#1 6 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Hi!
Will it possible to add one more datatype? I want to use 'timestamp with time zone' datatype for `created` and `lastupdated` columns. For my project I have used it like:
`
created: 'timestamp with time zone',
lastupdated: 'timestamp with time zone'
`
but it calls a warning in console: `[WARN] Using unknown data type TIMESTAMP WITH TIME ZONE`.
I think the new datatype in the datatypes would be perfect!
##

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/37369760-timestamp-with-time-zone-for-sql-definition?utm_campaign=plugin&utm_content=tracker%2F39837989&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F39837989&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.