|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-4bb960b182
|
DBMI Library (driver) - add column to table. More...

Go to the source code of this file.
Functions | |
| int | db_d_add_column (void) |
| Add column to table. | |
DBMI Library (driver) - add column to table.
SPDX-FileCopyrightText: 1999-2008 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later
Definition in file d_add_col.c.
Add column to table.
Definition at line 23 of file d_add_col.c.
References db_driver_add_column, db_free_column(), db_free_string(), db_init_column(), db_init_string(), DB_OK, DB_RECV_COLUMN_DEFINITION, DB_RECV_STRING, DB_SEND_FAILURE, DB_SEND_SUCCESS, and name.