diff options
| author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-31 21:57:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-31 21:57:36 +0200 |
| commit | 932348cb8813c98c30e44c2ea34459ed5a65490a (patch) | |
| tree | cb581f1795758530a6826dbcfe46d30a18ce5e52 /src/util/migrations/postgres | |
| parent | Merge pull request #866 from FSG-Cat/Bug-Report-Template (diff) | |
| parent | Merge branch 'staging' into feat/guild-profiles (diff) | |
| download | server-ts-932348cb8813c98c30e44c2ea34459ed5a65490a.tar.xz | |
Merge pull request #872 from Puyodead1/feat/guild-profiles
implement guild profiles and fix user profiles
Diffstat (limited to 'src/util/migrations/postgres')
| -rw-r--r-- | src/util/migrations/postgres/1661885830688-guild-member-profiles.ts | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/src/util/migrations/postgres/1661885830688-guild-member-profiles.ts b/src/util/migrations/postgres/1661885830688-guild-member-profiles.ts new file mode 100644 |
