Opened 7 years ago

Last modified 6 years ago

#3398 new defect

db.select - reading commented SQL statements from file fails

Reported by: maitl Owned by: grass-dev@…
Priority: normal Milestone: 7.2.4
Component: Database Version: 7.2.1
Keywords: db.select, db.execute Cc:
CPU: Unspecified Platform: All

Description

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 .

Change History (4)

comment:1 by martinl, 7 years ago

Keywords: db.select db.execute added
Milestone: 7.2.2

comment:2 by neteler, 7 years ago

Milestone: 7.2.27.2.3

Ticket retargeted after milestone closed

comment:3 by martinl, 6 years ago

Milestone: 7.2.3

Ticket retargeted after milestone closed

comment:4 by martinl, 6 years ago

Milestone: 7.2.4
Note: See TracTickets for help on using tickets.