CData Cmdlets for Bugzilla 2019
CData Cmdlets for Bugzilla 2019 - Build 19.0.7354
Overview
The CData Cmdlets PowerShell Module for Bugzilla 2019 allows developers to write PowerShell scripts with connectivity to Bugzilla. The cmdlets abstract the underlying data source into tables, views, and stored procedures that can be used to both retrieve and update data. The representation of Bugzilla as a relational database gives the cmdlets a uniform interface and also enables you to execute SQL to Bugzilla.
Getting Started explains how to use the standard cmdlets to work with Bugzilla from PowerShell.
SQL Compliance provides the SQL syntax and examples.
Data Model lists the tables, views, and stored procedures available for the cmdlets.