• 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
..
app Loading commit data...
browser Loading commit data...
control Loading commit data...
dlg Loading commit data...
imagelists Loading commit data...
inc Loading commit data...
misc Loading commit data...
querydesign Loading commit data...
relationdesign Loading commit data...
tabledesign Loading commit data...
uno Loading commit data...