Ignoring exception in on_member_join Traceback (most recent call last): File "/home/snowyjaguar/.local/lib/python3.8/site-packages/discord/client.py", line 343, in _run_event await coro(*args, **kwargs) File "/home/modmail/cogs/events.py", line 199, in on_member_join joincount = await self.bot.get_member_guild(member.id, member.guild.id) File "/home/modmail/classes/bot.py", line 83, in get_member_guild res = await conn.fetchrow( File "/usr/local/lib/python3.8/dist-packages/asyncpg/connection.py", line 477, in fetchrow data = await self._execute(query, args, 1, timeout) File "/usr/local/lib/python3.8/dist-packages/asyncpg/connection.py", line 1445, in _execute result, _ = await self.__execute( File "/usr/local/lib/python3.8/dist-packages/asyncpg/connection.py", line 1454, in __execute return await self._do_execute(query, executor, timeout) File "/usr/local/lib/python3.8/dist-packages/asyncpg/connection.py", line 1479, in _do_execute result = await executor(stmt, timeout) File "asyncpg/protocol/protocol.pyx", line 196, in bind_execute asyncpg.exceptions.NotNullViolationError: null value in column "joincount" violates not-null constraint DETAIL: Failing row contains (791394319075377243, 448405740797952010, null, null, f, null).