Revision: 3168
Author: [email protected]
Date: Tue Nov 17 09:47:26 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/power-architect/source/detail?r=3168
Modified:
/wiki/CriticsFunctionality.wiki
=======================================
--- /wiki/CriticsFunctionality.wiki Tue Nov 17 09:38:16 2009
+++ /wiki/CriticsFunctionality.wiki Tue Nov 17 09:47:26 2009
@@ -10,6 +10,9 @@
* Currently, one of the less pleasant User Interface aspects of the
Architect is the QuickFix functionality when you try to forward engineer a
data model into a platform, but your data model violates some rules for
that platform. Implementing the Critics feature can allow us to completely
remove the QuickFix feature.
* There are a number of active bugs that are blocked by the
implementation of the Critics functionality.
+ * Bug 997 - Check for out-of-range precision and scale
+ * Bug 1439 - Check for invalid or empty column mappings for
relationships
+ * Bug 1536 - Warn user about using incompatible index types for the
given storage engine (MySQL)
= High Level Description =