Summary: | All data is erased in a table even when only new fields are added | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | George Goldberg <grundleborg> |
Component: | Tables | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED DUPLICATE | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 2.2 beta2 (KOffice 2.2 beta2) | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
George Goldberg
2010-04-12 21:55:12 UTC
More info: <grundleborg> jstaniek: so, about 234191: If I add an extra row, I get "Do you want to save the design now? \n\n Warning! Any data in this table will be removed upon design's saving!" This special case (only adding columns) is not covered yet. There are many more similar cases and we try to get more generic approach than covering one by one case. E.g. renaming column, changing column order. A lot also depends on the backend, e.g. mysql and postgresql allow column alteration much more than sqlite. I am sorry for not noticing early enough that the report is indeed a (very important) wish like #125253. Marking as duplicate. *** This bug has been marked as a duplicate of bug 125253 *** |