Opened 7 years ago
Last modified 7 years ago
#3398 new defect
db.select - reading commented SQL statements from file fails
Reported by: | maitl | Owned by: | |
---|---|---|---|
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 , 7 years ago
Keywords: | db.select db.execute added |
---|---|
Milestone: | → 7.2.2 |
comment:2 by , 7 years ago
Milestone: | 7.2.2 → 7.2.3 |
---|
comment:4 by , 7 years ago
Milestone: | → 7.2.4 |
---|
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed