[GRASS-dev] [GRASS GIS] #3398: db.select - reading commented SQL statements from file fails

#3398: db.select - reading commented SQL statements from file fails
----------------------+-------------------------
Reporter: maitl | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Database | Version: 7.2.1
Keywords: | CPU: Unspecified
Platform: All |
----------------------+-------------------------
If there are comments in input file where SQL statements are read, then
db.select ends with error.

Comment delimiters (https://sqlite.org/lang_comment.html) are not
recognized by db.select .

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3398&gt;
GRASS GIS <https://grass.osgeo.org>

#3398: db.select - reading commented SQL statements from file fails
--------------------------+-----------------------------------
  Reporter: maitl | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.2.2
Component: Database | Version: 7.2.1
Resolution: | Keywords: db.select, db.execute
       CPU: Unspecified | Platform: All
--------------------------+-----------------------------------
Changes (by martinl):

* keywords: => db.select, db.execute
* milestone: => 7.2.2

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3398#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>