From affe8076a9228120d63b36202bcf2460111dc26e Mon Sep 17 00:00:00 2001 From: Ashish Date: Fri, 13 Dec 2024 11:02:38 +0530 Subject: [PATCH] made the sqlboiler.toml files consistent between all plugins --- automod/sqlboiler.toml | 4 ++-- bot/sqlboiler.toml | 4 ++-- commands/sqlboiler.toml | 4 ++-- common/scheduledevents2/sqlboiler.toml | 4 ++-- common/sqlboiler.toml | 4 ++-- customcommands/sqlboiler.toml | 4 ++-- logs/sqlboiler.toml | 4 ++-- moderation/sqlboiler.toml | 4 ++-- notifications/sqlboiler.toml | 4 ++-- premium/sqlboiler.toml | 4 ++-- reddit/sqlboiler.toml | 4 ++-- reminders/sqlboiler.toml | 4 ++-- reputation/sqlboiler.toml | 4 ++-- rolecommands/sqlboiler.toml | 4 ++-- rsvp/sqlboiler.toml | 4 ++-- serverstats/sqlboiler.toml | 4 ++-- soundboard/sqlboiler.toml | 4 ++-- tickets/sqlboiler.toml | 4 ++-- timezonecompanion/sqlboiler.toml | 4 ++-- twitter/sqlboiler.toml | 4 ++-- verification/sqlboiler.toml | 4 ++-- youtube/sqlboiler.toml | 4 ++-- 22 files changed, 44 insertions(+), 44 deletions(-) diff --git a/automod/sqlboiler.toml b/automod/sqlboiler.toml index dad0c1a35a..b0859b986a 100644 --- a/automod/sqlboiler.toml +++ b/automod/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="postgres" -pass="123" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["automod_rulesets", "automod_rules", "automod_rule_data", "automod_ruleset_conditions", "automod_violations", "automod_lists", "automod_triggered_rules"] \ No newline at end of file diff --git a/bot/sqlboiler.toml b/bot/sqlboiler.toml index 2f63176fe6..a7e679a678 100644 --- a/bot/sqlboiler.toml +++ b/bot/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["joined_guilds"] \ No newline at end of file diff --git a/commands/sqlboiler.toml b/commands/sqlboiler.toml index 4a7513ab3f..bc781107a7 100644 --- a/commands/sqlboiler.toml +++ b/commands/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="postgres" -pass="123" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["commands_channels_overrides","commands_command_overrides"] \ No newline at end of file diff --git a/common/scheduledevents2/sqlboiler.toml b/common/scheduledevents2/sqlboiler.toml index a211890659..d9a4ed86a0 100644 --- a/common/scheduledevents2/sqlboiler.toml +++ b/common/scheduledevents2/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="postgres" -pass="123" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["scheduled_events"] \ No newline at end of file diff --git a/common/sqlboiler.toml b/common/sqlboiler.toml index 2261aa962b..7809e38651 100644 --- a/common/sqlboiler.toml +++ b/common/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests = true [psql] dbname = "yagpdb" host = "localhost" -user = "postgres" -pass = "pass" +user="yagpdb" +pass="ihateducks" sslmode = "disable" whitelist = ["core_configs", "executed_commands"] diff --git a/customcommands/sqlboiler.toml b/customcommands/sqlboiler.toml index e153566743..abd0976cc9 100644 --- a/customcommands/sqlboiler.toml +++ b/customcommands/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="postgres" -pass="123" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["custom_command_groups", "custom_commands", "templates_user_database"] \ No newline at end of file diff --git a/logs/sqlboiler.toml b/logs/sqlboiler.toml index 100d43edcc..ecda03f777 100644 --- a/logs/sqlboiler.toml +++ b/logs/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="postgres" -pass="123" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["message_logs", "message_logs2", "messages", "messages2", "guild_logging_configs", "username_listings", "nickname_listings"] diff --git a/moderation/sqlboiler.toml b/moderation/sqlboiler.toml index 2136666922..3efa8b99d5 100644 --- a/moderation/sqlboiler.toml +++ b/moderation/sqlboiler.toml @@ -5,8 +5,8 @@ no-tests = true [psql] dbname = "yagpdb" host = "localhost" -user = "postgres" -pass = "pass" +user="yagpdb" +pass="ihateducks" sslmode = "disable" whitelist = ["moderation_configs", "moderation_warnings", "muted_users"] diff --git a/notifications/sqlboiler.toml b/notifications/sqlboiler.toml index 47d4b92185..18bdb94a59 100644 --- a/notifications/sqlboiler.toml +++ b/notifications/sqlboiler.toml @@ -5,8 +5,8 @@ no-tests = true [psql] dbname = "yagpdb" host = "localhost" -user = "postgres" -pass = "pass" +user="yagpdb" +pass="ihateducks" sslmode = "disable" whitelist = ["general_notification_configs"] diff --git a/premium/sqlboiler.toml b/premium/sqlboiler.toml index 41308569c3..bce08af13b 100644 --- a/premium/sqlboiler.toml +++ b/premium/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="postgres" -pass="123" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["premium_slots", "premium_codes"] \ No newline at end of file diff --git a/reddit/sqlboiler.toml b/reddit/sqlboiler.toml index 95166e24c7..87f8679821 100644 --- a/reddit/sqlboiler.toml +++ b/reddit/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["reddit_feeds"] \ No newline at end of file diff --git a/reminders/sqlboiler.toml b/reminders/sqlboiler.toml index cc4cee83ad..ed1a0dc22b 100644 --- a/reminders/sqlboiler.toml +++ b/reminders/sqlboiler.toml @@ -5,8 +5,8 @@ no-tests = true [psql] dbname = "yagpdb" host = "localhost" -user = "postgres" -pass = "pass" +user="yagpdb" +pass="ihateducks" sslmode = "disable" whitelist = ["reminders"] diff --git a/reputation/sqlboiler.toml b/reputation/sqlboiler.toml index 8cde06948a..f0b42c5971 100644 --- a/reputation/sqlboiler.toml +++ b/reputation/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["reputation_configs", "reputation_users", "reputation_log"] \ No newline at end of file diff --git a/rolecommands/sqlboiler.toml b/rolecommands/sqlboiler.toml index 984849013c..a557a37d65 100644 --- a/rolecommands/sqlboiler.toml +++ b/rolecommands/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["role_groups", "role_commands", "role_menus", "role_menu_options"] \ No newline at end of file diff --git a/rsvp/sqlboiler.toml b/rsvp/sqlboiler.toml index 5d605fed01..c706787dc2 100644 --- a/rsvp/sqlboiler.toml +++ b/rsvp/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["rsvp_sessions", "rsvp_participants"] \ No newline at end of file diff --git a/serverstats/sqlboiler.toml b/serverstats/sqlboiler.toml index 80ecd7eecf..e88f82cf2b 100644 --- a/serverstats/sqlboiler.toml +++ b/serverstats/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["server_stats_periods", "server_stats_configs", "server_stats_member_periods"] \ No newline at end of file diff --git a/soundboard/sqlboiler.toml b/soundboard/sqlboiler.toml index 961ca79a30..5f85605e74 100644 --- a/soundboard/sqlboiler.toml +++ b/soundboard/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["soundboard_sounds"] \ No newline at end of file diff --git a/tickets/sqlboiler.toml b/tickets/sqlboiler.toml index 386a3773b8..28b2632f1e 100644 --- a/tickets/sqlboiler.toml +++ b/tickets/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["ticket_configs", "tickets", "ticket_participants"] \ No newline at end of file diff --git a/timezonecompanion/sqlboiler.toml b/timezonecompanion/sqlboiler.toml index eaa84790b5..f6d13bfc84 100644 --- a/timezonecompanion/sqlboiler.toml +++ b/timezonecompanion/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="ashish" -pass="yagpdb" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["timezone_guild_configs", "user_timezones"] \ No newline at end of file diff --git a/twitter/sqlboiler.toml b/twitter/sqlboiler.toml index 67cbdefdda..a2c7530934 100644 --- a/twitter/sqlboiler.toml +++ b/twitter/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="postgres" -pass="123" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["twitter_feeds"] \ No newline at end of file diff --git a/verification/sqlboiler.toml b/verification/sqlboiler.toml index 8a4964c8de..51e8693d13 100644 --- a/verification/sqlboiler.toml +++ b/verification/sqlboiler.toml @@ -5,7 +5,7 @@ no-tests="true" [psql] dbname="yagpdb" host="localhost" -user="postgres" -pass="123" +user="yagpdb" +pass="ihateducks" sslmode="disable" whitelist=["verification_configs", "verification_sessions", "verified_users"] \ No newline at end of file diff --git a/youtube/sqlboiler.toml b/youtube/sqlboiler.toml index 5de144e45f..3befd25298 100644 --- a/youtube/sqlboiler.toml +++ b/youtube/sqlboiler.toml @@ -5,8 +5,8 @@ no-tests = true [psql] dbname = "yagpdb" host = "localhost" -user = "postgres" -pass = "pass" +user="yagpdb" +pass="ihateducks" sslmode = "disable" whitelist = ["youtube_channel_subscriptions", "youtube_announcements"]