Michal Čihař
3e79c53e3f
Generic plugin infrastructure and use it in import (needed for RFE#1325937), work in progress.
2005-12-08 22:52:03 +00:00
Michal Čihař
7870ee574d
Fix import of some CSV files (bug #1373731 ), provide better error messages.
2005-12-05 22:53:24 +00:00
Michal Čihař
277e159d6d
Fix use of escaped chars (bug #1371249 ).
2005-12-04 20:24:09 +00:00
Michal Čihař
9935bfd907
Ignore custom headers and temporary files from Vim.
2005-11-25 08:44:56 +00:00
Michal Čihař
f9ab10666a
CSV import fixes:
...
- Drop optional escaping as this should not have any real functionality.
- Do not overwrite error message from import in case of single SQL query is being executed.
- Make enclosing behaviour same as in MySQL LOAD DATA (bug #1363532 ).
2005-11-23 10:34:52 +00:00
Michal Čihař
898ee94c1a
Fix query splitting in some cases (reported by Marc).
2005-11-20 23:58:29 +00:00
Michal Čihař
bdbe747f8f
Fix query parsing when there is comment or string at the end.
2005-10-08 19:51:41 +00:00
Marc Delisle
90f8f6b1fe
typo
2005-10-08 11:38:29 +00:00
Michal Čihař
9207ca3885
Fix import of queries containing `, fix import of queries not terminated by ;.
2005-10-08 10:01:25 +00:00
Michal Čihař
6c09b4bd58
This one does not handle charset conversion.
2005-10-08 09:14:36 +00:00
Michal Čihař
f58e0ae0ff
Fix handling of whitespace at the end of imported file.
2005-10-06 08:41:22 +00:00
Michal Čihař
64bd56dfba
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00