Summary: | Add support for appending CSV data to an existing table | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Carlos Cámara <carlos.camara> |
Component: | Migration/Import/Export | Assignee: | Oleg Kukharchuk <oleg.kuh> |
Status: | CLOSED FIXED | ||
Severity: | wishlist | CC: | iw, staniek |
Priority: | NOR | Flags: | staniek:
Usability+
|
Version: | 2.5.0 | ||
Target Milestone: | 2.7 | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | http://community.kde.org/Kexi/Migration#Add_support_for_appending_CSV_data_to_an_existing_table | ||
Latest Commit: | http://commits.kde.org/calligra/cb692dbe4c69b38a6df3e25328c6c7a522d2c925 | Version Fixed In: | 2.7.0 |
Sentry Crash Report: |
Description
Carlos Cámara
2012-08-20 18:34:47 UTC
*** Bug 266114 has been marked as a duplicate of this bug. *** Git commit cb692dbe4c69b38a6df3e25328c6c7a522d2c925 by Oleg Kukharchuk. Committed on 15/12/2012 at 14:04. Pushed by okukharchuk into branch 'master'. Implemented import csv data into existing table REVIEW: 107330 DIGEST: Kexi now can import csv data into an existing table M +684 -343 kexi/plugins/importexport/csv/kexicsvimportdialog.cpp M +60 -4 kexi/plugins/importexport/csv/kexicsvimportdialog.h http://commits.kde.org/calligra/cb692dbe4c69b38a6df3e25328c6c7a522d2c925 (In reply to comment #2) > Git commit cb692dbe4c69b38a6df3e25328c6c7a522d2c925 by Oleg Kukharchuk. > Committed on 15/12/2012 at 14:04. > Pushed by okukharchuk into branch 'master'. > > Implemented import csv data into existing table > REVIEW: 107330 > DIGEST: Kexi now can import csv data into an existing table > > M +684 -343 kexi/plugins/importexport/csv/kexicsvimportdialog.cpp > M +60 -4 kexi/plugins/importexport/csv/kexicsvimportdialog.h > > http://commits.kde.org/calligra/cb692dbe4c69b38a6df3e25328c6c7a522d2c925 I am using latest stable version (2.6.3) but I haven't been able to import CSV files into an existing table. Is it really implemented in this version? Should I do something to use this feature? Thank you (In reply to comment #3) > I am using latest stable version (2.6.3) but I haven't been able to import > CSV files into an existing table. Is it really implemented in this version? > Should I do something to use this feature? > > Thank you If you visit the web interface of this report, you will see it is clearly marked as "fixed in 2.7.0" |