Picking up changes I had made before migrating to 18 column

This commit is contained in:
John Poole 2026-05-26 07:36:04 -07:00
commit a982223055

View file

@ -15,6 +15,15 @@
./import_exercise_26_ble_log.pl \
--db ble_fieldtest_20260525_1945_ed_flo.sqlite \
--log "$ED_LOG"
sqlite3 ble_fieldtest_20260526_0334_bob_cy_ed_flo.sqlite < create_exercise_26_ble_schema.sql
export DB_BLE=ble_fieldtest_20260526_0334_bob_cy_ed_flo.sqlite
export BOB_LOG=/home/jlpoole/work/tbeam/logs/bob/20260526_033431_BOB_ble_search.log
./import_exercise_26_ble_log.pl \
--db $DB_BLE \
--log "$BOB_LOG"
=cut
# Manifest: