Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to IssueMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete CommentsDelete
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      Format:

      <like predicate> ::=
          <character like predicate>
        | <octet like predicate>
      <character like predicate> ::=
        <row value predicand> <character like predicate part 2>
      <character like predicate part 2> ::=
        [ NOT ] LIKE <character pattern> [ ESCAPE <escape character> ]
      <character pattern> ::=
        <character value expression>
      <escape character> ::=
        <character value expression>
      <octet like predicate> ::=
        <row value predicand> <octet like predicate part 2>
      <octet like predicate part 2> ::=
        [ NOT ] LIKE <octet pattern> [ ESCAPE <escape octet> ]
      <octet pattern> ::=
        <binary value expression>
      <escape octet> ::=
        <binary value expression>
      

       

      https://www.postgresql.org/docs/11/functions-matching.html

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            beliefer Jiaan Geng Assign to me
            yumwang Yuming Wang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment