0033_preserve_client_ip.sql 88 B

1
  1. ALTER TABLE "providers" ADD COLUMN "preserve_client_ip" boolean NOT NULL DEFAULT false;