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

Missing bigint data type. #70

Open
halybang opened this issue Apr 24, 2019 · 0 comments
Open

Missing bigint data type. #70

halybang opened this issue Apr 24, 2019 · 0 comments

Comments

@halybang
Copy link

In some case, we need bigint data type:

  • Store epoch time in milliseconds.
  • Store file size (use integer, we can only store max 2GB for file size)
    ...
    P/S:
    -I vote for change field type Integer, Many2One, One2One to "bigint"
    -DateTime to "timestamp with time zone"
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

No branches or pull requests

1 participant