[KEXI] [Bug 417113] New: SQL Insert INTO not correctly implemented

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Feb 3 18:17:09 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=417113

            Bug ID: 417113
           Summary: SQL Insert INTO not correctly implemented
           Product: KEXI
           Version: 3.2.0
          Platform: Other
                OS: MS Windows
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Queries
          Assignee: kexi-bugs at kde.org
          Reporter: mhansoncs at gmail.com
                CC: adam at piggz.co.uk, inksi at fables.co.za
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Create a query using SQL view.
2. Include in that query INSERT INTO like you would to insert data into another
table,(i.e. insert into table2 (a, b, c) select (d, e, f) from table 1;)
3. click "Check Query"

OBSERVED RESULT
"The query is incorrect
"INSERT" is a reserved keyword."

EXPECTED RESULT
The query is correct

SOFTWARE/OS VERSIONS
Windows: 10


ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kexi-bugs mailing list