Commit Graph

5 Commits

Author SHA1 Message Date
Adrian Görler
654aebfdc7 Use SQL timestamp literal format
Only the SQL timestamp literal format works with SQLite on JavaScript and Java
as well as with HANA.
2019-09-23 16:13:47 +02:00
Adrian Görler
e0ad269b49 Add createdAt to CSV files
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.
2019-09-23 14:37:50 +02:00
Marc Becker
b603a4bf48 CAA160 exercise 3 final state 2019-09-18 07:20:21 +00:00
Marc Becker
7b3f8ac974 CAA160 exercise 2 final state 2019-09-18 07:20:15 +00:00
Marc Becker
be6d9a5975 Initial commit 2019-09-18 07:03:04 +00:00