Open main menu

Gramps β

Changes

GEPS 047: Select data from SQL API

No change in size, 13:45, 21 December 2025
Basic Usage
The `select_from_*` functions accept three main parameters:
* **`'''what`**''': What data to extract (defaults to the entire object)* **`'''where`**''': Filter conditions (optional)* **`'''order_by`**''': Sorting order (optional)
=== Simple Examples ===