Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Braun
7619bb43e8 adapted current versions for DKOM Israel
* cds runtime 1.0.1 -> 1.1.0
* cds4j 1.2.1 -> 1.5.1
* spring -> 2.2.1.RELEASE
* sqlite datasource path to bookstore directory
2020-01-14 19:51:47 +01:00
Marc Becker
113ff266a7 Set CDS version to 3.17.4 in bookstore 2019-10-02 10:11:06 +00:00
Marc Becker
8e55780c5a Set CDS version to 3.17.4 in products-service 2019-10-02 10:10:36 +00:00
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