forked from OSGeo/grass
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sqlite db: automatically enable vacuum, trac https://trac.osgeo.org/g…
…rass/ticket/3697 (bundle backport: trunk https://trac.osgeo.org/grass/changeset/73692, https://trac.osgeo.org/grass/changeset/73703, https://trac.osgeo.org/grass/changeset/73704, https://trac.osgeo.org/grass/changeset/73706, https://trac.osgeo.org/grass/changeset/73707, https://trac.osgeo.org/grass/changeset/73708) * lib/init: clean up sqlite db if existing, see https://trac.osgeo.org/grass/ticket/3697 * libpython: move clean_default_db() to setup * libinit: use clean_default_db() from script.setup * libpython: add functions to finish a GRASS session * libinit: start rewriting to use functions in lib/python/scripts * libinit: fix https://trac.osgeo.org/grass/changeset/73707, clean_all() takes no arguments git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_6@73736 15284696-431f-4ddb-bdfa-cd5b030d7da7
- Loading branch information
Showing
2 changed files
with
112 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters