You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- PostgreSQL expects the date format in invoicedate to be in a format like YYYY-MM-DD (ISO format) by default, but the format in your data ("26/02/2023 14:59") is in DD/MM/YYYY format.