aboutsummaryrefslogtreecommitdiffstats
path: root/sql/hlr.sql
AgeCommit message (Expand)AuthorFilesLines
2019-12-12db v6: determine 3G AUC IND from VLR nameneels/ind_cs_ps_sepNeels Hofmeyr1-1/+10
2019-12-12db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxyNeels Hofmeyr1-2/+7
2019-11-27db v4: add column last_lu_seen_psNeels Hofmeyr1-2/+3
2019-11-12hlr db schema 3: hlr_number -> msc_numberNeels Hofmeyr1-2/+2
2019-10-31hlr.sql: move commentNeels Hofmeyr1-1/+2
2019-01-24Add IMEI column to subscriber tableOliver Smith1-2/+4
2018-12-07store a timestamp of the last location update seen from a subscriberStefan Sperling1-2/+7
2018-12-04add database schema versioning to the HLR databaseStefan Sperling1-6/+9
2017-10-28cosmetic: sql/hlr.sql: move commentsNeels Hofmeyr1-3/+2
2017-10-28automatically create db tables on osmo-hlr invocationNeels Hofmeyr1-6/+5
2017-03-16UMTS AKA: implement SQN increment according to SEQ and INDNeels Hofmeyr1-1/+2
2017-02-01sql: add unique constraints to IMSI and MSISDNNeels Hofmeyr1-2/+2
2017-02-01comment: sql: describe auc_2g and auc_3g columnsNeels Hofmeyr1-7/+7
2017-02-01sql: auc_3g: set sqn NOT NULL DEFAULT 0Neels Hofmeyr1-1/+1
2017-02-01cosmetic: sql: indicate VARCHAR size of key columns as 32Neels Hofmeyr1-3/+3
2017-02-01sql: fix 3g_auc's column K data typeNeels Hofmeyr1-1/+1
2017-01-19hlr.sql: typo in commentNeels Hofmeyr1-1/+1
2016-05-05implement PURGE-MS from VLR/SGSN to HLRHarald Welte1-0/+2
2016-05-03hlr.sql: Don't use TRUE/FALSE as DEFAULT, they will be strings :(Harald Welte1-4/+5
2016-04-28initial import of osmo-gsup-hlr code so farHarald Welte1-0/+67