• Tyler Amos's avatar
    Save last_synced_at on licenses table · 116158c9
    Tyler Amos authored
    Add a column for last_synced_at to the licenses table.
    Use this new column for the "Last sync" value shown in the details
    section of the Subscription page.
    Modify the activate and sync services to save last_synced_at when
    creating a cloud license record.
    
    Changelog: added
    116158c9
20210624180613_add_last_synced_at_to_licenses.rb 184 Bytes