-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(kv): add legacy variable orgs index back
issue here is that the unique by name index for variables was implemented and has the same functionality about it that this orgs index has. The duplicative orgs index was nuked. The migration to hydrate the org/name index never happened. This is a stop gap until that migration is in place.
- Loading branch information
Showing
2 changed files
with
150 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters