• Lionel Elie Mamane's avatar
    fix handling of subqueries in query design · cfe27d4a
    Lionel Elie Mamane yazdı
     - don't remove parentheses around subqueries
       (without the parentheses, it is not valid SQL)
       * when saving a Field (name value) typed by the user interactively
       * when parsing SQL and constructing the initial Query Design view
    
     - automatically add the necessary parentheses
       when a SELECT statement is entered as column name
    
    Also:
    
    In code saving a Field (name value) typed by the user interactively,
    factorise some common code
    
    Assorted minor fixes (typos in comments, etc)
    
    Change-Id: I3843258323c903cba23238b0730ec4eb5875f792
    Reviewed-on: https://gerrit.libreoffice.org/1827Reviewed-by: 's avatarMiklos Vajna <vmiklos@suse.cz>
    Tested-by: 's avatarMiklos Vajna <vmiklos@suse.cz>
    cfe27d4a
Adı
Son kayıt (commit)
Son güncelleme
..
core Loading commit data...
ext/macromigration Loading commit data...
filter/xml Loading commit data...
inc Loading commit data...
sdbtools Loading commit data...
shared Loading commit data...
ui Loading commit data...