GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-8cbe8fef7c
add_col.c File Reference
#include <grass/dbmi.h>
#include <grass/dbstubs.h>
Include dependency graph for add_col.c:

Go to the source code of this file.

Functions

int db__driver_add_column (dbString *tableName UNUSED, dbColumn *column UNUSED)
 

Function Documentation

◆ db__driver_add_column()

int db__driver_add_column ( dbString *tableName  UNUSED,
dbColumn *column  UNUSED 
)

This function calls db_procedure_not_implemented().

Definition at line 7 of file add_col.c.

References DB_FAILED, and db_procedure_not_implemented().