Commit graph

7 commits

Author SHA1 Message Date
d433e05877 Change restc-cpp into a meson wrap (lest too) 2020-08-29 18:03:04 +01:00
85f7ac321e Add simdjson wrap file and meson scripts 2020-08-28 01:07:12 +01:00
6b41e08403 Fix SQLiteCpp meson scripts. 2020-08-28 00:13:13 +01:00
e856918963 Add curlcpp subproject 2020-08-27 23:55:15 +01:00
1b5e1f4365 Improve sql for items table
Now if item_id or unique_name change, that counts as a record
being deleted and a new one inserted.
If neither of that changed but any other field did, the old
field gets updated with the new value.
2020-08-12 01:07:34 +01:00
8d6b282862 Update submodules 2020-08-10 21:52:56 +01:00
49af441d48 Proof of concept invoking remote ping call 2020-06-20 00:08:04 +02:00