]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/api/videos/video-comments.ts
Fix comments SQL pagination
authorChocobozzz <me@florianbigard.com>
Tue, 10 Jan 2023 08:16:33 +0000 (09:16 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 10 Jan 2023 08:17:23 +0000 (09:17 +0100)
commita8749f7c3b137f433e6944bb99fd721a6f0cfc1e
tree88046c0bfc69728f98dca7bcde4aa7e7d1308591
parent57f255bebc2f55fd152c70b05b8de54e5e77da61
Fix comments SQL pagination
server/models/video/sql/comment/video-comment-list-query-builder.ts
server/models/video/sql/comment/video-comment-table-attributes.ts
server/tests/api/videos/video-comments.ts