TablePlus-Linux icon indicating copy to clipboard operation
TablePlus-Linux copied to clipboard

datetime on Microsoft SQL

Open adojck opened this issue 5 years ago • 0 comments

  1. Database version: Microsoft SQL

  2. TablePlus version: 0.1.74-1 (v0.1 build 74)

  3. Linux distro: Arch Linux x86_64

  4. The steps to reproduce this issue:

I think it might be because Microsoft SQL is in beta as it was written on the database selection label.

I got two problems:

  1. In row detail it does not show column type, just two times column name
  2. datetime field has not proper formatting

See the screenshot: image

While on other tool that I have, that is DBeaver, datetime fields are formatted in ISO format: image

I would expect this to be in TablePlus too. I think it is a bug, as "May 2 2" is not properly formatted. Could be "May 2, 2012", but anyway I think it should go with ISO standard.

I really enjoy this database management tool. Thank you for bringing this to Linux!

adojck avatar Jan 05 '21 10:01 adojck