Only the SQL timestamp literal format works with SQLite on JavaScript and Java as well as with HANA.
Since @sap/cds 3.17.4 the cds deploy command automatically inserts values for createdAt. Unfortunately ISO timestamps are inserted, which cannot be read from Java. This change adds values for createdAt that are compatible with Java.