fx-private-relay/phones/migrations
John Whitlock be3425e379
Track last text and last call times
Add nullable last_call_date and last_text_date to InboundContact. Set
when a call or text is received.

Use last_inbound_contact and last_text_date to find the last texter.
2022-11-16 19:37:18 -06:00
..
0001_initial.py Add passing mypy config 2022-06-29 12:58:46 -05:00
0002_session_initiating_real_number.py Reformat with black 22.3.0 2022-05-09 08:16:01 -05:00
0003_session_initiating_participant_sid.py Reformat with black 22.3.0 2022-05-09 08:16:01 -05:00
0004_auto_20191223_1815.py Reformat with black 22.3.0 2022-05-09 08:16:01 -05:00
0005_session_expiration.py Reformat with black 22.3.0 2022-05-09 08:16:01 -05:00
0006_realphone.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0007_alter_realphone_verified_date.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0008_alter_realphone_verified_date.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0009_realphone_verification_sent_date.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0010_auto_20220529_1600.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0011_auto_20220530_1726.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0012_relaynumber.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0013_relaynumber_vcard_lookup_key.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0014_delete_session.py remove Session and format migrations 2022-07-08 14:16:03 -05:00
0015_alter_realphone_verification_sent_date.py remove index from verification_sent_date 2022-07-08 14:41:49 -05:00
0016_alter_relaynumber_number.py format phones and api code with black 2022-07-15 10:45:58 -07:00
0017_relaynumber_enabled.py Add a database default for relaynumber.enabled 2022-07-28 14:14:37 -05:00
0018_inboundcontact.py for MPP-2259: add InboundContact model and API endpoints 2022-08-08 18:29:32 -05:00
0019_inboundcontact_phones_inbo_relay_n_eaf332_idx.py add index on (relay_number, inbound_number) 2022-08-08 20:06:00 -05:00
0020_inboundcontact_last_inbound_type.py format all code with black 2022-08-29 16:41:35 -05:00
0021_add_relaynumber_stats_20220913_1959.py change RelayNumber stats fields to non-blanks 2022-09-13 15:28:12 -05:00
0022_relaynumber_remaining_seconds_20220921_1829.py move db default function after removing field 2022-09-21 21:08:42 -05:00
0023_relaynumber_deprecated_remaining_minutes.py Add default to migration 2022-09-27 15:59:09 -10:00
0024_add_country_code.py Fix postgres migration 2022-10-05 10:35:20 -05:00
0025_alter_relaynumber_number.py Add unique index for RelayNumber.number 2022-10-06 12:37:01 -05:00
0026_inboundcontact_add_last_call_and_text_dates.py Track last text and last call times 2022-11-16 19:37:18 -06:00
__init__.py initial twilio proxy code 2019-12-23 12:52:31 -06:00