Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
shibahug shibahug
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Lartu
  • shibahugshibahug
  • Issues
  • #11

Closed
Open
Created Oct 23, 2018 by Lartu@lartu🐕Maintainer

Empty conditions are not supported

Created by: ZebaSz

Operations that use the WHERE clause should support conditionsless usage. For instance:

sqlSelect('City', 'Name', '')

Should select the Name field of all rows in the City table, but fails due to no conditions. sqlSelect('City', 'Name') (ommiting the conditions parameter) could also be supported.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking