DBCompetitiveAnalysis
Competitive Analysis for DB tooling
Contents |
1. InelliJ IDEA IDE
- Issues:
- 153568 - No item in main menu for SQL editor
- 154169 - Add columns type to the DB explorer tree
- 154172 - Add columns length to the DB explorer tree
- 154174 - Add "Test Connection" button to the "New Connection" dialog
- 154176 - Show system tables separately
- 154177 - SQL scripts for a table should be reachable from DB explorer tree
- 154620 - Highlighting for keywords should be correct for particular DB
- 154640 - SQL CC: Offer functions in code completion
- 154642 - SQL CC: Types of objects are shown in CC list
- 154644 - SQL CC: Offer parameters for procedures and functions
- 154645 - SQL CC: Offer variables for procedures and functions
- 154719 - SQL CC: Use some key to bring up only tables and procedures owned by some object
- 154720 - SQL CC: Add ability to select several fields in CC list
- 154725 - Add ability to save Entity/Relationship diagram as picture
- 154726 - Add ability to save Entity/Relationship diagram as file for next usage
- 154730 - Add ability to exclude particular columns from the data view
- 154747 - Add ability to save results as SQL cursor
- 155035 - SQL CC: Show parent object when CC list is drilled down to the child level
- 155144 - Primary key of a table should be marked in appropriate way
- 155151 - Implement "Find Usages" for DB objects
- 155152 - Implement "Find Table in Diagram" for DB tables
- 155167 - Code formatting, folding and bracket matching
- 155168 - Add error highlighting to the SQL editor
- 155169 - Navigation from resolved identifiers to the respective object in browser
- 155170 - Error messages should be with navigation to code
- 155171 - Difference visualization for local changes and changes against database
- 155172 - Advanced cell editor for date
- 155173 - Advanced cell editor for certain number of variants
- 155174 - Add possibility to filter results
- 155175 - Quick filter suggestions
- 155176 - Flexible data filtering capabilities

