|
Prev | Next |
(col_name, col_type)
= dismod_at.get_name_type(connection, tbl_name)
str that specifies the name of the table.
integer, real, text, or
integer primary key.
Note that the types in the database are converted to lower case before
being returned in
col_type
.
tbl_name_id
.
get_name_type.