osmo-hlr/tests/db_upgrade
Neels Hofmeyr 07e1602d2d db v4: add column last_lu_seen_ps
Location Updating procedures from both CS and PS overwrite the same
last_lu_seen field of a subscriber. For upcoming D-GSM it will be important to
distinguish those, because only CS attaches qualify for MSISDN lookup.

Add column last_lu_seen_ps, and upon PS LU, do not overwrite last_lu_seen, so
that last_lu_seen now only reflects CS LU.

In the VTY, dump both LU dates distinctively.

Change-Id: Id7fc50567211a0870ac0524f6dee94d4513781ba
2019-11-27 03:19:06 +01:00
..
Makefile.am add db_upgrade test 2019-10-31 21:32:58 +01:00
create_subscribers.vty add db_upgrade test 2019-10-31 21:32:58 +01:00
create_subscribers_step2.sql add db_upgrade test 2019-10-31 21:32:58 +01:00
db_upgrade_test.err add db_upgrade test 2019-10-31 21:32:58 +01:00
db_upgrade_test.ok db v4: add column last_lu_seen_ps 2019-11-27 03:19:06 +01:00
db_upgrade_test.sh fix upgrade test in presence of ~/.sqliterc 2019-11-25 13:13:18 +01:00
hlr_db_v0.sql add db_upgrade test 2019-10-31 21:32:58 +01:00
osmo-hlr.cfg add db_upgrade test 2019-10-31 21:32:58 +01:00