//$Id: CHANGELOG.txt,v 1.1.2.14 2009-07-10 18:50:29 mikeryan Exp $ Table Wizard 1.1-rc1 =========== Features - #506708 - Order tables to be added alphabetically in pgsql Bug fixes - #513534 - Clear menu cache so new default views are accessible - #507374 - Missing unsigned on existing_view_data in schema Table Wizard 1.1-beta1 =========== Features - #433840 - Added support for Views joins as well as relationships - #426650 - Allow tables managed by other modules (such as the node table) to be added and used in relationships. - #433656 - Added support for exporting views definitions - #430376 - Added support for Views arguments - #463552 - Improved cache flushing, major performance improvement. Also use Batch API when removing tables. - Added help directory (support for advanced_help) - Added CHANGELOG.txt Bug fixes - #460808 - Bad link to analyze link from default view - #463544 - Make need to define Available Key (FK) more clear - #462004 - Handle lack of available keys on Relationships page - #450170 - Another place requiring tw_quote_identifier() - #479614, #495234 - Fixes to postgres support