Commit graph

15 commits

Author SHA1 Message Date
45ab1200e2 work in progress: Container.Update() 2024-04-13 19:31:00 +02:00
ab5082ee89 simplify createTable - use querySpec 2024-04-13 15:54:08 +02:00
572f1bf80d Container.Insert(): simplifications, use querySpec 2024-04-13 14:01:20 +02:00
43dfd41e5d parameterize where clause operators and order by 'desc' attribute 2024-04-12 14:06:58 +02:00
a9f8ea6b47 unify (and extend) query specification 2024-04-12 12:46:27 +02:00
191b2a874a use simple item factory with head fields only 2024-04-08 16:03:37 +02:00
40661d549d work in progress: query tracks 2024-04-05 16:50:20 +02:00
9f17a14ea9 also return timestamp from insert track and store in track 2024-03-26 15:45:56 +01:00
662868cae1 fix insert track: return trackId 2024-03-25 22:26:16 +01:00
51401bf909 tracking: insert basically working 2024-03-25 14:59:50 +01:00
4787e4ffce move template handling to separate source file; parse templates on init 2024-03-25 10:24:25 +01:00
8d022e1930 more on SQL templates - create table 'tracks', with DB-specific parameters 2024-03-24 19:13:10 +01:00
1b83cd227f work in progress: tracking - creaate table 'tracks' 2024-03-24 09:54:32 +01:00
3923d49666 work in progress: storage/tracking 2024-03-22 11:20:16 +01:00
16c9b87d3c some renaming of packages; work in progress / just started: storage/tracking 2024-03-21 17:14:50 +01:00