table of contents
other versions
- stretch 7.2.0-2
- testing 7.6.0-1
- unstable 7.6.0-1
- experimental 7.6.1-1~exp1
db.test(1grass) | Grass User's Manual | db.test(1grass) |
NAME¶
db.test - Test database driver, database must exist and set by db.connect.KEYWORDS¶
database, attribute tableSYNOPSIS¶
db.testdb.test --help
db.test test=string [--help] [--verbose] [--quiet] [--ui]
Flags:¶
- --help
-
Print usage summary - --verbose
-
Verbose module output - --quiet
-
Quiet module output - --ui
-
Force launching GUI dialog
Parameters:¶
- test=string [required]
-
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.driversAUTHOR¶
Radim BlazekLast changed: $Date: 2011-11-08 13:24:20 -0800 (Tue, 08 Nov 2011) $
SOURCE CODE¶
Available at: db.test source code (history)Main index | Database index | Topics index | Keywords index | Graphical index | Full index
© 2003-2016 GRASS Development Team, GRASS GIS 7.2.0 Reference Manual
GRASS 7.2.0 |