Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


sqlite_cache_columns Struct Reference

Data Fields

unsigned char isint
 
char * name
 
char * type
 

Detailed Description

Definition at line 514 of file res_config_sqlite.c.

Field Documentation

unsigned char isint

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

Definition at line 517 of file res_config_sqlite.c.

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

char* type

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