This website requires JavaScript.
Explore
Help
Sign In
RSCord
/
ServerSpacebarOld
Archived
Watch
2
Star
0
Fork
0
You've already forked ServerSpacebarOld
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-02-28
. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld
/
util
/
src
/
entities
History
Samuel
f0c17bb28f
Merge pull request
#467
from hbjydev/fix-migration-column-issue
...
Fix migration timestamp column data type issue
2021-10-17 01:14:43 +02:00
..
Application.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Attachment.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
AuditLog.ts
Put local types back
2021-10-10 21:30:46 +02:00
Ban.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
BaseClass.ts
🙈
remove console.log
2021-10-10 12:42:12 +02:00
Channel.ts
Put local types back
2021-10-10 21:30:46 +02:00
Config.ts
🎨
gifs
2021-10-11 16:34:18 +02:00
ConnectedAccount.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Emoji.ts
🎨
emoji db migration
2021-10-10 14:09:54 +02:00
Guild.ts
Fix duplicate key
2021-10-10 17:55:48 +02:00
index.ts
✨
automatically run db migrations
2021-10-15 18:39:19 +02:00
Invite.ts
forgot to fix primary columns on invites
2021-10-10 18:12:51 +02:00
Member.ts
✨
User presence/status
2021-10-17 00:39:54 +02:00
Message.ts
🐛
fix message sticker sending
2021-10-15 00:03:05 +02:00
Migration.ts
fix: make timestamp column a bigint
2021-10-15 19:20:16 +01:00
RateLimit.ts
🎨
clean up imports + classes
2021-10-10 11:03:32 +02:00
ReadState.ts
🎨
reformat
2021-10-15 00:03:35 +02:00
Recipient.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Relationship.ts
Put local types back
2021-10-10 21:30:46 +02:00
Role.ts
Put local types back
2021-10-10 21:30:46 +02:00
Session.ts
🐛
default session activites
2021-10-17 00:57:31 +02:00
Sticker.ts
✨
sticker upload
2021-10-15 00:02:23 +02:00
StickerPack.ts
🐛
fix sticker packs
2021-10-15 00:03:19 +02:00
Team.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
TeamMember.ts
Put local types back
2021-10-10 21:30:46 +02:00
Template.ts
✨
generalize primary column to work with mongodb object id
2021-10-04 22:43:51 +02:00
User.ts
🎨
reformatted
2021-10-17 00:41:24 +02:00
VoiceState.ts
🐛
fix .delete -> add onDelete: "CASCADE"
2021-09-20 20:22:56 +02:00
Webhook.ts
Put local types back
2021-10-10 21:30:46 +02:00