We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Hmm. Can you share more details about the table schema and database backend type (mysql, postgres, etc.)?
Sorry, something went wrong.
No branches or pull requests
Hi,
when call for this table I got this:
1
"1995-10-14T23:00:00.000Z"
The text was updated successfully, but these errors were encountered: