make prio queue from 0 to null
authorGeorgios Atheridis <atheridis@tutamail.com>
Thu, 12 May 2022 08:42:01 +0000 (08:42 +0000)
committerGeorgios Atheridis <atheridis@tutamail.com>
Thu, 12 May 2022 08:42:01 +0000 (08:42 +0000)
skgyorugo/commands/available.py
skgyorugo/commands/forceavailable.py

index f8895aca876a8cbbba61d6bd85ce68d1fd927788..d64f6e3fa754daa91588f9b54d04185ab0997a75 100644 (file)
@@ -153,7 +153,7 @@ def main(bot: Bot, message: Message):
                         )
                     )
                     THEN 1
-                    ELSE 0
+                    ELSE null
                 END
             ),
             position = (
index 4c7254d0282863663b41cd2a12f9222389a60ff0..9427a122698b03fc0c59b082cbc59ec64d499568 100644 (file)
@@ -156,7 +156,7 @@ def main(bot: Bot, message: Message):
                         )
                     )
                     THEN 1
-                    ELSE 0
+                    ELSE null
                 END
             ),
             position = (