created_at TIMESTAMPTZ NOT NULL DEFAULT NOW(), updated_at TIMESTAMPTZ NOT NULL DEFAULT NOW(), tenant_id UUID NOT NULL REFERENCES tenants(id) ON DELETE CASCADE, module_id UUID NOT NULL REFERENCES ...
That's it. Whenever there's a new version you simply run the command and you can enjoy it. Remember, that you may need to close, reopen the PowerShell session if you have already used the module ...