Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
sqlite_cache_columns Struct Reference

Data Fields

unsigned char isint
 
char * name
 
char * type
 

Detailed Description

Definition at line 496 of file res_config_sqlite.c.

Field Documentation

◆ isint

unsigned char isint

By definition, only INTEGER PRIMARY KEY is an integer; everything else is a string.

Definition at line 499 of file res_config_sqlite.c.

Referenced by cdr_handler(), find_table_cb(), and realtime_require_handler().

◆ name

char* name

◆ type

char* type

The documentation for this struct was generated from the following file: