mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Build number refresh
This commit is contained in:
parent
6629d76453
commit
00889f0e0e
3 changed files with 1060 additions and 1059 deletions
|
@ -313,7 +313,8 @@ func (s Store) matchFullText(ctx domain.RequestContext, keywords, itemType strin
|
|||
ctx.OrgID,
|
||||
ctx.UserID,
|
||||
ctx.OrgID,
|
||||
ctx.UserID)
|
||||
ctx.UserID,
|
||||
keywords)
|
||||
|
||||
if err == sql.ErrNoRows {
|
||||
err = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue