Main page
Example
Installation
Download
Wishlist
Feedback
|
Wishlist
The items in green have been
implemented and included in the latest release.
- far reaching
- recursion in queries
- generalise highlighting
- any number of visual looks
- highlight incoming and outgoing edges with different colour
- show find results
- get rid of native DND
- complex command-line support
- make it possible to refer to classes and attributes
- tab completion of representation names in entry fields etc.
- useful
- provide tools to convert CREATE statements into schemas
- loading (and check saving) of attributes and attribute values inside model classes and objects
- create aliases from UI
- add help texts
- tool tips
- status text
- match names and values to help text
- tool descriptions
- key commands
- user guide
- making of abstractions
- add change of layout without querying again
- support the making of a query
- denote erroneous parts while making the query
- show which parts are in the query and which not
- offer to complete the query
- better error handling
- better logging
- object inspector/properties
- don't center the expanded view
- separate inspector
- hovering inspector
- add semantic zooming
- zooming in show attributes of classes
- zooming out iconify
- also change font size
- polishing
- show model object alias if no title attributes
- make autoconnect support other kinds of connections than classes and associations
- removal of connections is currently impossible
- instead of copying path from model to query, path completion could work by searching a path in the model and selecting all nodes
- support for many types of associations
- is a
- unidirectional
- bidirectional
- cardinality
- more and better popup menus
- select layout in every canvas
- sort columns in result
- make the database driver selectable
- driver part of source declaration
- hovering representations should be on top of the others
- clicking should bring a representation on top
- it's hard to see the parameter when dragging something over it
- improve limit
- allow the user to specify the range of inputs from X to Y
- possible to scroll through results
- variable arity functions
- ordering of GROUP BY, ORDER BY attributes
- make filters in the user interface
- make export use column aliases
- maintain a history of queries
- searchable libraries of queries
- details
- check that all important attributes are saved
- statement size
- class and object state
- canvas readonly, origo and zoom
- query statement subquery
- canvas C with view V with class S, attribute A of class S is put
on canvas C, view V is hidden, what happens to attribute A?
- attribute is not member of view, should be put as member?
- attribute is removed, restoring view does not restore attribute
- position entry field next to the attribute or parameter
- subquery aggregate causes a query to not get all result object attributes
- dragging model objects needs to copy title attributes
Feedback
|