|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|

Go to the source code of this file.
This function calls db_procedure_not_implemented().
Definition at line 7 of file add_col.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 5 of file transaction.c.
Definition at line 10 of file bindupdate.c.
References DB_FAILED, and db_procedure_not_implemented().
This function calls db_procedure_not_implemented().
Definition at line 7 of file close_cursor.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file closedb.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 12 of file transaction.c.
Definition at line 4 of file createdb.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file create_index.c.
References DB_OK.
Definition at line 4 of file create_table.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file db/stubs/delete.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file deletedb.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file desc_table.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file drop_col.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file drop_index.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file drop_table.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file execute.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file fetch.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file finddb.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file rows.c.
References db_procedure_not_implemented().
Definition at line 4 of file insert.c.
References DB_FAILED, and db_procedure_not_implemented().
|
extern |
Definition at line 4 of file listdb.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file list_index.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file list_tables.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file opendb.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file open_insert.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file open_select.c.
References DB_FAILED, and db_procedure_not_implemented().
|
extern |
Definition at line 4 of file open_update.c.
References DB_FAILED, and db_procedure_not_implemented().
Definition at line 4 of file db/stubs/update.c.
References DB_FAILED, and db_procedure_not_implemented().
Referenced by db_d_add_column().
Referenced by db_d_begin_transaction().
Referenced by db_d_bind_update().
Referenced by db__close_all_cursors(), and db_d_close_cursor().
Referenced by db_d_close_database().
Referenced by db_d_commit_transaction().
Referenced by db_d_create_database().
Referenced by db_d_create_index().
Referenced by db_d_create_table().
Referenced by db_d_delete().
Referenced by db_d_delete_database().
Referenced by db_d_describe_table().
Referenced by db_d_drop_column().
Referenced by db_d_drop_index().
Referenced by db_d_drop_table().
Referenced by db_d_execute_immediate().
Referenced by db_d_fetch().
Referenced by db_d_find_database().
Referenced by db_driver().
Referenced by db_d_get_num_rows().
Referenced by db_d_grant_on_table().
Referenced by db_d_insert().
|
extern |
Referenced by db_d_list_databases().
|
extern |
Referenced by db_d_list_indexes().
Referenced by db_d_list_tables().
Referenced by db_d_open_database().
Referenced by db_d_open_insert_cursor().
|
extern |
Referenced by db_d_open_select_cursor().
|
extern |
Referenced by db_d_open_update_cursor().
Referenced by db_d_update().