Database error: Invalid SQL: select a.id as a_id, b.nom_ar as b_nom, a.objet_ar as a_objet, date_reception_offre from ap_appeldoffre a, ach_public b where (ref_etat=4 OR ref_etat=7) and date_reception_offre >'2024-04-20' and b.id = a.ref_ach_public order by date_publication desc LIMIT 10
PostgreSQL Error: 1 (FATAL: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.)
Session halted.