loglabs/mltrace

Create and run a DB migration to store values in addition to keys in the `IOPointer`. Change the PK to be (key, value) instead of just key. In the migration, old records should have null values.

Closed this issue · 0 comments

Create and run a DB migration to store values in addition to keys in the `IOPointer`. Change the PK to be (key, value) instead of just key. In the migration, old records should have null values.