December 16th, 2010Added:
· 3097702 - MySQL plug-in
· Plug-in for MySQL Database was made for using and testing.
For now it contains:
· Database objects info collecting for sql editor
· Explain plan tab in sql queries (Ctrl+E)
· View with MySQL build-in help
· Extended tab for "Connection info" view
Tables view with:
· column list
· indexes
· constraints
· triggers
· privileges
· column privileges
· referenced to
· referenced from
· table details
· content
· table creation script
Views view with:
· column list
· content
· view creation script, editing enabled
· #3127531 - Read only indicator on editor when is not editable
· #3127515 - Cursor on editor when is read only
Fixed:
· #3128194 - Universal tab with data table, table name for MySQL
· #3127980 - UpperCase and LowerCase in editor names of the mysql
Modified:
· #3106851 - documentation
· Added section with helpful shortcut keys
· #3124817 - default content editor (tab SQL Queries) memorizing for schema