vscode-sql-notebook icon indicating copy to clipboard operation
vscode-sql-notebook copied to clipboard

Problem in visualize data format

Open paoloartasensi opened this issue 2 years ago • 1 comments

Hi, when call for this table I got this:

id_contatto nome cognome data_creazione eta
1 Mario Bianchi "1995-10-14T23:00:00.000Z" 50
2 Andrea Verdi "2003-04-04T22:00:00.000Z" 35
3 Luigi Rossi "2013-02-24T23:00:00.000Z" 25
4 Anna Esposito "2020-01-27T23:00:00.000Z" 37
5 Simona Parisi "2018-04-27T22:00:00.000Z" 4

1

"1995-10-14T23:00:00.000Z"


paoloartasensi avatar Apr 15 '23 11:04 paoloartasensi

Hmm. Can you share more details about the table schema and database backend type (mysql, postgres, etc.)?

cmoog avatar Sep 15 '23 01:09 cmoog