forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Intellisense for SqlYog?
- This topic is empty.
-
AuthorPosts
-
-
April 10, 2005 at 1:13 pm #8903zzapperMember
Hi,
Although I'm a YOG fan/devotee, I find it tedious writing the same old queries “select * from * where x like '%*%'; etc etc particularly where table and field names are long. The personal folder helps a little, but I'd like to see some form of wizard or quick filter (from previous thread).
Intellisense as I understand it would allow us to partially type sql keywords, table or field names and then hit say tab to automatically complete or be offered a list of alternative completions.
:ph34r:
-
April 10, 2005 at 1:58 pm #17397peterlaursenParticipant
well – and yes – Ritesh has told that an filtering option wil be implemented in 4.1
That reminds me of a couple of things (that different applications mess up):
1) when performing filtering it should be possible to choose WHETHER filtering is on the whole database as such OR on the data allready shown (that might allready have been SELECTED, FILTERED, SORTED and LIMITED).
2) the filtering function should have “memory” so that you – for instance from a drop-down-box – may choose a recently used filtering option/combination when it makes sense to do so.
So come on – let's discuss here what we would like this new feature to be like …
Maybe the “personal folder” will be replaced with something more advanced … maybe it could be integrated with a “stored procedures manager” that is also planned for future versions of sqlyog to be active when running mysql 5.x ++
.. maybe .. maybe …
-
April 10, 2005 at 2:28 pm #17398zzapperMember
Peter,
I do use the personal folder, but usually for really complex stuff. PHPMyADMIN has a wizard for generating queries,inserting etc. Let's see if we can get some user consensus on this!
-
-
AuthorPosts
- You must be logged in to reply to this topic.