[umbrello-devel] [umbrello] [Bug 162373] export to sql (postgresql, mysql) generates empty tables (with no fields)
Ralf Habacker
ralf.habacker at freenet.de
Fri Feb 27 17:19:07 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=162373
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |ASSIGNED
CC| |ralf.habacker at freenet.de
--- Comment #4 from Ralf Habacker <ralf.habacker at freenet.de> ---
Recent implementation of sql writer *only* support generating sql code from
entity relation diagrams and not from class diagrams.
Because of an implementation error in class SQLWriter (usage of static_cast
instead of dynamic_cast) classes without attributes are selected to write sql
code for.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list