store and api changes for socks backend (#558)

This commit is contained in:
Michael Quigley
2024-02-08 13:11:19 -05:00
parent 31bc4b6833
commit 1db29fdc11
6 changed files with 71 additions and 6 deletions

View File

@ -0,0 +1,3 @@
-- +migrate Up
alter type backend_mode add value 'socks';