Details
Description
InfoFactory.createTableInfo() constructs abstract Table hierarchy with Primary Keys, Foreign Keys and other Columns. It provides no valid information about column types, yet. This is gping to be fixed.
InfoFactory.createTableInfo() constructs abstract Table hierarchy with Primary Keys, Foreign Keys and other Columns. It provides no valid information about column types, yet. This is gping to be fixed.
This patch does it already, but I'm going to clean up the code a little bit.