Different (or customizable) alias generation
For table name, for example, 'tMoneyCashOrder', auto-alias should be like 'tMCO'
                5
                 votes
              
            
 Алексей Левчук
    
 shared this idea
Алексей Левчук
    
 shared this idea
      
    This feature is already implemented in SQL Complete 2.0
- 
       AdminDevart
    (_, Devart)
 commented AdminDevart
    (_, Devart)
 commentedPrefixes are intensionally skipped. 
- 
       Алексей Левчук
    
 commented Алексей Левчук
    
 commentedSorry, but i didn't see any difference in generating behavior with that option off. I'm still get alias without prefix and in lower case. 
- 
       AdminDevart
    (_, Devart)
 commented AdminDevart
    (_, Devart)
 commentedYou can turn off the option 'Exclude name prefixes' in SQL Complete Options dialog box on Alias page. 
- 
       Алексей Левчук
    
 commented Алексей Левчук
    
 commentedIn version 2.0, generated alias in this case is "mco", not "tMCO". 
