Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
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:
- --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
db.test tests database driver and database server running
set of SQL queries. Database must exist and connection must be set
by db.connect.
Test current SQL backend driver:
db.connect -p
db.test test=test1
GRASS SQL interface,
db.connect,
db.describe,
db.drivers
Radim Blazek
SOURCE CODE
Available at:
db.test source code
(history)
Latest change: Mon Nov 18 20:15:32 2019 in commit: 1a1d107e4f6e1b846f9841c2c6fabf015c5f720d
Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
Main index |
Database index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual