Scroll to navigation

db.test(1grass) GRASS GIS User's Manual db.test(1grass)

NAME

db.test - Test database driver, database must exist and set by db.connect.

KEYWORDS

database, attribute table

SYNOPSIS

db.test
db.test --help
db.test test=string [--help] [--verbose] [--quiet] [--ui]

Flags:


Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

Parameters:


Test name
Options: test1

DESCRIPTION

db.test tests database driver and database server running set of SQL queries. Database must exist and connection must be set by db.connect.

EXAMPLE

Test current SQL backend driver:

db.connect -p
db.test test=test1

SEE ALSO

GRASS SQL interface, db.connect, db.describe, db.drivers

AUTHOR

Radim Blazek

SOURCE CODE

Available at: db.test source code (history)

Accessed: Thursday Mar 07 18:16:12 2024

Main index | Database index | Topics index | Keywords index | Graphical index | Full index

© 2003-2024 GRASS Development Team, GRASS GIS 8.3.2 Reference Manual

GRASS 8.3.2