]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/utils.ts
Refactor table attributes
authorChocobozzz <me@florianbigard.com>
Mon, 9 Jan 2023 09:29:23 +0000 (10:29 +0100)
committerChocobozzz <me@florianbigard.com>
Mon, 9 Jan 2023 09:29:23 +0000 (10:29 +0100)
commiteb66ee88351a93eb68c366cfbe30d35ed7c57b03
treefb2ebb3b5accbbf06438709ae7e222f7ea7c9ffd
parent0a8a79552cf59c800011c9f63eaa8658230acddc
Refactor table attributes
13 files changed:
server/helpers/decache.ts
server/helpers/memoize.ts [new file with mode: 0644]
server/models/abuse/abuse.ts
server/models/abuse/sql/abuse-query-builder.ts [moved from server/models/abuse/abuse-query-builder.ts with 99% similarity]
server/models/account/account.ts
server/models/actor/actor-follow.ts
server/models/actor/actor-image.ts
server/models/actor/actor.ts
server/models/actor/sql/shared/actor-follow-table-attributes.ts
server/models/server/server.ts
server/models/utils.ts
server/models/video/sql/comment/video-comment-table-attributes.ts
server/models/video/video-comment.ts