Opened 17 years ago
Closed 17 years ago
#6650 closed (fixed)
sqlreset should encode UTF-8 back
Description ¶
sqlreset should encode text string to utf-8 to make it work with UNIX piping, e.g. to |sqlite3 ...
Change History (5)
by , 17 years ago
Attachment: | sqlreset.patch added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
Just tweaked patch to comply to PEP8
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Currently the problem looks like: