Schema


Object Hierarchy:

Object hierarchy for Schema

Description:

public class Schema : Object

Represents the schema information for a database table column.

This class is used to store and retrieve column metadata from SQLite tables, including column name, type, constraints, and default values. It also provides caching functionality to avoid repeated schema queries.


Namespace: SQ
Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object