accounts/tests.py::TestSelectedInstance::test_invalid_selected_instance

First seen 1 year, 5 months ago in commit 1cd3a pushed by Anže Pečar

Last 100 Runs
Pass % 100.0%
p50 duration 0.8750s
p95 duration 0.9177s

12 runs 12 passed in the last 30 days

Run 9 months ago
Status FAIL
Commit

Classifier!

Commit eb467 pushed by Anže Pečar
Repr
self = <accounts.tests.TestSelectedInstance testMethod=test_invalid_selected_instance>

    def test_invalid_selected_instance(self):
        response = self.client.get("/?selected_instance=invalid")
        self.assertEqual(response.status_code, 200)
        self.assertIsNone(response.context["selected_instance"])
        self.assertIsNone(self.client.session.get("selected_instance"))
>       self.assertContains(
            response,
            '<a href="https://fosstodon.org/@fosstest"',
        )

accounts/tests.py:163: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/test/testcases.py:623: in assertContains
    self.assertTrue(
E   AssertionError: False is not true : Couldn't find '<a href="https://fosstodon.org/@fosstest"' in the following response
E   b'\n\n\n\n<!DOCTYPE html>\n<html lang="en">\n    <head>\n        <meta charset="utf-8">\n        <meta name="viewport" content="width=device-width, initial-scale=1">\n        \n\n<link rel="stylesheet" href="/static/css/dist/styles.fa6d1f2a13f7.css">\n\n\n\n\n        <meta name="keywords"\n              content="fedidevs,mastodon,developers,developer,fediverse,discover,discover developers" />\n        <title>FediDevs | List of software developers on Mastodon</title>\n        <meta name="description"\n              content="Discover amazing developers from across the Fediverse.">\n        <!-- PWA -->\n        <meta name="apple-mobile-web-app-status-bar-style"\n              content="black-translucent" />\n        <meta http-equiv="X-UA-Compatible" content="ie=edge" />\n        <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />\n        <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />\n        <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />\n        <link rel="manifest" href="/site.webmanifest" />\n        <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5" />\n        <meta name="msapplication-TileColor" content="#da532c" />\n        <!-- Facebook Meta Tags -->\n        <meta property="og:url" content="https://fedidevs.com">\n        <meta property="og:type" content="website">\n        <meta property="og:title" content="FediDevs | List of software developers on Mastodon">\n        <meta property="og:description"\n              content="Discover amazing developers from across the Fediverse.">\n        \n            <meta property="og:image"\n                  content="http:///static/og.2b4f3245ada0.png">\n        \n        <!-- Twitter Meta Tags -->\n        <meta name="twitter:card" content="summary_large_image">\n        <meta property="twitter:domain" content="fedidevs.com">\n        <meta property="twitter:url" content="https://fedidevs.com">\n        <meta name="twitter:title" content="FediDevs | List of software developers on Mastodon">\n        <meta name="twitter:description"\n              content="Discover amazing developers from across the Fediverse.">\n        \n            <meta name="twitter:image"\n                  content="http:///static/og.2b4f3245ada0.png">\n        \n        <!-- Page specific head -->\n        \n    \n\n        <script src="/static/src/components.06a6bc116d75.js"></script>\n        <script defer\n                data-domain="fedidevs.com"\n                src="https://plausible.io/js/script.tagged-events.js"></script>\n    </head>\n    <body class="min-h-screen bg-gray-100 dark:bg-gray-950 text-gray-900 dark:text-white"\n          hx-headers=\'{"X-CSRFToken": "qp2ntL2d0t2gNSFRrK8SdgMHAX14eG2111QWCgN5gtuJ0wWTLbpHyNQRNnUcucPf"}\'>\n        <div class="fixed top-4 right-4 z-50">\n            \n        </div>\n        <nav class="fixed top-0 z-40 w-full bg-white border-b border-gray-200 dark:bg-gray-800 dark:border-gray-700">\n            <div class="z-50 flex fixed w-full top-0 backdrop-blur bg-gray-100/[0.5] dark:bg-gray-950/[0.5] px-4 sm:px-12 py-4 flex-row justify-between items-center">\n                <div class="flex items-center flex-1 gap-4 sm:gap-8 overflow-hidden">\n                    <button data-drawer-target="logo-sidebar"\n                            data-drawer-toggle="logo-sidebar"\n                            aria-controls="logo-sidebar"\n                            type="button"\n                            class="inline-flex items-center p-2 text-sm text-gray-500 rounded-lg md:hidden hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-gray-200 dark:text-gray-400 dark:hover:bg-gray-700 dark:focus:ring-gray-600">\n                        <span class="sr-only">Open sidebar</span>\n                        <svg class="w-6 h-6"\n                             aria-hidden="true"\n                             fill="currentColor"\n                             viewBox="0 0 20 20"\n                             xmlns="http://www.w3.org/2000/svg">\n                            <path clip-rule="evenodd" fill-rule="evenodd" d="M2 4.75A.75.75 0 012.75 4h14.5a.75.75 0 010 1.5H2.75A.75.75 0 012 4.75zm0 10.5a.75.75 0 01.75-.75h7.5a.75.75 0 010 1.5h-7.5a.75.75 0 01-.75-.75zM2 10a.75.75 0 01.75-.75h14.5a.75.75 0 010 1.5H2.75A.75.75 0 012 10z">\n                            </path>\n                        </svg>\n                    </button>\n                    <h1 class="text-3xl font-bold w-8 hidden md:block md:w-60">\n                        <a class="flex gap-4" href="/">\n                            <img src="/static/logo.53104abe3072.png" alt="logo" width="32">\n                            <span class="hidden md:block">FEDIDEVS</span>\n                        </a>\n                    </h1>\n                    <h2 class="block md:hidden text-3xl font-semibold text-transparent bg-clip-text  text-black dark:text-white  ">\n                        FEDIDEVS\n                    </h2>\n                    <nav class="hidden md:flex gap-2 sm:gap-4 pl-1 text-lg font-semibold divide-x justify-stretch dark:divide-slate-800 divide-slate-300">\n                        <a href="/"><span class="">Accounts</span></a>\n                        <a class="pl-4" href="/conferences/"><span class="opacity-50 hover:opacity-75">Conferences</span></a>\n                    </nav>\n                </div>\n                <div class="flex justify-between sm:gap-2">\n                    <theme-toggle>\n                    <button type="button"\n                            class="hidden sm:inline-flex items-center justify-center text-gray-900 transition rounded-full h-14 w-14 dark:text-white ring-gray-600 hover:bg-primary-500/10 focus:outline-none focus-visible:ring-2 dark:hover:bg-primary-400/10">\n                        <span class="sr-only">Toggle Theme</span>\n                        <span class="hidden dark:block"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z" />\n</svg></span>\n                        <span class="block w-6 h-6 dark:hidden"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M21.752 15.002A9.72 9.72 0 0 1 18 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 0 0 3 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 0 0 9.002-5.998Z" />\n</svg></span>\n                    </button>\n                    </theme-toggle>\n                    \n                        <button type="button"\n                                data-dropdown-toggle="dropdown"\n                                class="inline-flex items-center justify-center text-gray-900 transition rounded-full h-14 w-14 dark:text-white ring-gray-600 hover:bg-primary-500/10 focus:outline-none focus-visible:ring-2 dark:hover:bg-primary-400/10">\n                            <span class="sr-only">Account</span>\n                            <span class="block w-6 h-6"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z" />\n</svg></span>\n                        </button>\n                        <div id="dropdown"\n                             class="z-10 hidden bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700">\n                            <ul class="py-2 text-sm text-gray-700 dark:text-gray-200"\n                                aria-labelledby="dropdownDefaultButton">\n                                <li>\n                                    <button data-modal-target="authentication-modal"\n                                            data-modal-toggle="authentication-modal"\n                                            data-umami-event="signin-modal"\n                                            class="block px-4 py-2 w-full text-left hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white plausible-event-name=signin-modal">\n                                        Sign in\n                                    </button>\n                                </li>\n                            </ul>\n                        </div>\n                    \n                </div>\n            </div>\n        </nav>\n        \n            \n        \n        <aside id="logo-sidebar"\n               class="fixed top-0 left-0 z-40 min-w-[10rem] max-w-[35rem] h-screen mt-20 transition-transform -translate-x-full md:translate-x-0  bg-gray-100 dark:bg-gray-950"\n               aria-label="Sidebar">\n            <div class="flex flex-col justify-between p-12 pt-4 md:pt-8 pr-8 overflow-y-auto text-gray-900 min-w-60 max-w-[25rem] dark:text-white max-h-svh">\n                <nav class="flex md:hidden gap-2 sm:gap-4 text-lg font-semibold divide-x justify-stretch dark:divide-slate-800 divide-slate-300">\n                    <ul class="pb-8">\n                        <li>\n                            <a href="/"><span class="">Accounts</span></a>\n                        </li>\n                        <li>\n                            <a class="pt-8" href="/conferences/"><span class="opacity-50 hover:opacity-75">Conferences</span></a>\n                        </li>\n                    </ul>\n                </nav>\n                <div class="align-top">\n                    \n    <header>\n        <blockquote>\n            <p class="text-xl italic font-medium">\n                Discover <mark>2</mark> superb devs from across the <a class="underline" href="/developers-on-mastodon/">Fediverse</a>!\n            </p>\n        </blockquote>\n        <h2 class="flex items-center gap-2 pb-2 mb-4 text-sm font-semibold align-middle border-b pt-8">\n            Filter\n            <span class="hidden"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15" />\n</svg></span>\n            <span class="hidden [&>svg]:h-4"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14" />\n</svg></span>\n        </h2>\n        <form method="get"\n              role="group"\n              class="mb-8"\n              action="/">\n            <label for="default-search"\n                   class="mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white">Search</label>\n            <div class="relative">\n                <div class="absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3">\n                    <svg class="w-4 h-4 text-gray-500 dark:text-gray-400"\n                         aria-hidden="true"\n                         xmlns="http://www.w3.org/2000/svg"\n                         fill="none"\n                         viewBox="0 0 20 20">\n                        <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m19 19-4-4m0-7A7 7 0 1 1 1 8a7 7 0 0 1 14 0Z" />\n                    </svg>\n                </div>\n                <button type="submit"\n                        class="text-white absolute end-2.5 bottom-2.5 bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium rounded-lg text-sm px-4 py-2 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">\n                    Go\n                </button>\n                <input type="search"\n                       name="q"\n                       class="block w-full p-4 pr-16 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500"\n                       placeholder="Filter by name, bio, or instance..."\n                       value="" />\n                <input type="hidden" name="o" value="" />\n            </div>\n        </form>\n        <section class="mb-8">\n            <h2 class="flex items-center gap-2 pb-2 mb-4 text-sm font-semibold align-middle border-b">\n                Programming Language\n                <span class="hidden"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15" />\n</svg></span>\n                <span class="hidden [&>svg]:h-4"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14" />\n</svg></span>\n            </h2>\n            <ul class="px-4 -mx-4 text-small ">\n                \n                    <li class="m-1 inline-block">\n                        <a href="/python/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/python.bf5bfc101795.png"\n                                     alt="python"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Python <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/typescript/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/typescript.4a522623a089.png"\n                                     alt="typescript"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    TypeScript <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/javascript/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/javascript.5a4576430c0f.png"\n                                     alt="javascript"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    JavaScript <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/rust/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/rust.98e0a0375c87.png"\n                                     alt="rust"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Rust <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/ruby/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/ruby.71496ca98315.png"\n                                     alt="ruby"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Ruby <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/golang/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/golang.7475b9def15b.png"\n                                     alt="golang"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Go <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/java/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/java.82a87f5543e6.png"\n                                     alt="java"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Java <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/kotlin/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/kotlin.c6499705562c.png"\n                                     alt="kotlin"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Kotlin <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/scala/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/scala.7db572488422.png"\n                                     alt="scala"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Scala <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/swift/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/swift.f80169225dfb.png"\n                                     alt="swift"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Swift <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/rstats/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/r.2b85b00b026f.png"\n                                     alt="rstats"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    R <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/csharp/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/csharp.0bd728402a0c.png"\n                                     alt="csharp"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    C# <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/fsharp/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/fsharp.e83a5025efa7.png"\n                                     alt="fsharp"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    F# <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/cpp/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/cpp.22a5816e7136.png"\n                                     alt="cpp"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    C++ <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/css/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/css.38736e683909.svg"\n                                     alt="css"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    CSS <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/php/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/php.2300695f28f8.png"\n                                     alt="php"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    PHP <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/haskell/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/haskell.3f87ea7539b8.png"\n                                     alt="haskell"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Haskell <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/ocaml/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/ocaml.e23c2421a9a4.png"\n                                     alt="ocaml"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    OCaml <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/nix/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/nix.b3b76b341231.png"\n                                     alt="nix"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Nix <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/julia/?selected_instance=invalid"\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800  justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/julia.37f6c87f7d40.png"\n                                     alt="julia"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Julia <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n            </ul>\n        </section>\n        <section class="mb-8">\n            <h2 class="flex items-center gap-2 pb-2 mb-4 text-sm font-semibold align-middle border-b">\n                Frameworks, Libraries, and others\n                <span class="hidden"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15" />\n</svg></span>\n                <span class="hidden [&>svg]:h-4"><svg fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true" width="24" height="24">\n  <path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14" />\n</svg></span>\n            </h2>\n            <ul class="px-4 -mx-4">\n                \n                    <li class="m-1 inline-block">\n                        <a href="/django/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/django.f219f6390789.svg"\n                                     alt="django"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Django <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/flask/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/flask.2ec656ebe76f.png"\n                                     alt="flask"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Flask <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/fastapi/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/fastapi.96076e38a434.svg"\n                                     alt="fastapi"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    FastAPI <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/rails/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/rails.92bcf5ec4a3c.png"\n                                     alt="rails"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Rails <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/laravel/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/laravel.b0ba6d0d7144.png"\n                                     alt="laravel"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Laravel <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/symfony/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/symfony.ac6884fc8472.png"\n                                     alt="symfony"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Symfony <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/kubernetes/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/kubernetes.f0544331cb2d.png"\n                                     alt="kubernetes"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Kubernetes <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/spring/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/spring.7a02f689a919.png"\n                                     alt="spring"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Spring <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/htmx/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/htmx.b607ea6ad355.png"\n                                     alt="htmx"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    HTMX <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/react/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/react.cd8a984e1f49.png"\n                                     alt="react"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    React <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/vue/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/vue.d6800b5dd99c.png"\n                                     alt="vue"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Vue <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/angular/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/angular.8abae078f0cb.png"\n                                     alt="angular"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Angular <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/nextjs/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/nextjs.3c2a8f81709c.svg"\n                                     alt="nextjs"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Next.js <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/svelte/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/svelte.262669441c73.png"\n                                     alt="svelte"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Svelte <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/tailwind/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/tailwind.dfba58a247e2.svg"\n                                     alt="tailwind"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Tailwind <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/bootstrap/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/bootstrap.80060ae7a4c2.png"\n                                     alt="bootstrap"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Bootstrap <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/dotnet/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/dotnet.49c33b72c3d0.png"\n                                     alt="dotnet"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    .NET <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/opensource/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/opensource.8ddf7e6bcf99.png"\n                                     alt="opensource"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Open Source <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/linux/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/languages/linux.577f8db3e9f1.png"\n                                     alt="linux"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Linux <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/terraform/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/terraform.f6cd4ee99222.png"\n                                     alt="terraform"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    Terraform <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n                    <li class="m-1 inline-block">\n                        <a href="/opentofu/?q=&o="\n                           class="flex text-sm gap-2 py-1 px-2 -ml-2 rounded-md hover:bg-white dark:hover:bg-gray-800   justify-between items-center"\n                           role="button">\n                            <span class="flex gap-2">\n                                <img src="/static/frameworks/opentofu.a9706855093a.png"\n                                     alt="opentofu"\n                                     loading="lazy"\n                                     class="object-contain w-4" />\n                                <span class="leading-loose">\n                                    OpenTofu <small class="text-xs">(0)</small>\n                                </span>\n                            </span>\n                            \n                        </a>\n                    </li>\n                \n            </ul>\n        </section>\n    </header>\n\n                    <footer class="align-baseline">\n                        <nav>\n                            <div class="flex gap-4 mb-4">\n                                <a href="https://github.com/anze3db/fedidevs">\n                                    <svg xmlns="http://www.w3.org/2000/svg"\n                                         width="18"\n                                         height="18"\n                                         fill="currentColor"\n                                         viewBox="0 0 16 16">\n                                        <path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8" />\n                                    </svg>\n                                </a>\n                                <a rel="me" href="https://fosstodon.org/@fedidevs">\n                                    <svg xmlns="http://www.w3.org/2000/svg"\n                                         width="18"\n                                         height="18"\n                                         fill="currentColor"\n                                         viewBox="0 0 16 16">\n                                        <path d="M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a4 4 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522q0-1.288.66-2.046c.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764q.662.757.661 2.046z" />\n                                    </svg>\n                                </a>\n                                <a href="mailto:hello@fedidevs.com">\n                                    <svg xmlns="http://www.w3.org/2000/svg"\n                                         width="18"\n                                         height="18"\n                                         fill="currentColor"\n                                         viewBox="0 0 16 16">\n                                        <path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1zm13 2.383-4.708 2.825L15 11.105zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741M1 11.105l4.708-2.897L1 5.383z" />\n                                    </svg>\n                                </a>\n                            </div>\n                            <ul>\n                                <li>\n                                    <a href="/faq/">FAQ</a>\n                                </li>\n                                <li>\n                                    <a href="/developers-on-mastodon/">Mastodon instances</a>\n                                </li>\n                                <li>\n                                    <a target="_blank" href="https://anze3db.ck.page/76db70f6e0 ">Newsletter</a>\n                                </li>\n                            </ul>\n                        </nav>\n                        <p class="mt-4 mb-12 text-sm">\n                            Created by <a href="https://fosstodon.org/@anze3db">An\xc5\xbee</a>\n                            and <a href="https://github.com/anze3db/fedidevs/graphs/contributors">friends.</a>\n                        </p>\n                    </footer>\n                </div>\n            </div>\n        </aside>\n        <div class="p-4 md:ml-[25rem]">\n            <div class="container pt-20 pl-0 mx-auto">\n                \n    <section class="mb-8 mr-2 flex gap-4 justify-end">\n        \n        <div class="inline-flex rounded-md shadow-sm" role="group">\n            <button id="orderByDropdown"\n                    data-dropdown-toggle="orderByMenu"\n                    class="inline-flex items-center text-gray-500 bg-white border border-gray-300 focus:outline-none hover:bg-gray-100 focus:ring-4 focus:ring-gray-100 font-medium  rounded-s-lg  text-sm px-3 py-1.5 dark:bg-gray-800 dark:text-white dark:border-gray-600 dark:hover:bg-gray-700 dark:hover:border-gray-600 dark:focus:ring-gray-700"\n                    type="button">\n                Order by: Followers\n                <svg class="w-2.5 h-2.5 ms-2.5"\n                     aria-hidden="true"\n                     xmlns="http://www.w3.org/2000/svg"\n                     fill="none"\n                     viewBox="0 0 10 6">\n                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 1 4 4 4-4" />\n                </svg>\n            </button>\n            <!-- Dropdown menu -->\n            <div id="orderByMenu"\n                 class="z-10 hidden w-48 bg-white divide-y divide-gray-100 rounded-lg shadow dark:bg-gray-700 dark:divide-gray-600"\n                 data-popper-reference-hidden=""\n                 data-popper-escaped=""\n                 data-popper-placement="top"\n                 style="position: absolute;\n                        inset: auto auto 0px 0px;\n                        margin: 0px;\n                        transform: translate3d(522.5px, 3847.5px, 0px)">\n                <ul class="p-3 space-y-1 text-sm text-gray-700 dark:text-gray-200"\n                    aria-labelledby="orderByDropdown">\n                    <li>\n                        <a href="?selected_instance=invalid&amp;o=followers"\n                           class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Followers</a>\n                    </li>\n                    <li>\n                        <a href="?selected_instance=invalid&amp;o=statuses"\n                           class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Posts</a>\n                    </li>\n                    <li>\n                        <a href="?selected_instance=invalid&amp;o=last_status_at"\n                           class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Date of Last Post</a>\n                    </li>\n                </ul>\n            </div>\n            \n                <button id="dropdownRadioButton"\n                        data-dropdown-toggle="dropdownRadio"\n                        class="inline-flex items-center text-gray-500 bg-white border border-gray-300 focus:outline-none hover:bg-gray-100 focus:ring-4 focus:ring-gray-100 font-medium rounded-e-lg text-sm px-3 py-1.5 dark:bg-gray-800 dark:text-white dark:border-gray-600 dark:hover:bg-gray-700 dark:hover:border-gray-600 dark:focus:ring-gray-700"\n                        type="button">\n                    <svg class="w-3 h-3 text-gray-500 dark:text-gray-400 me-3"\n                         aria-hidden="true"\n                         xmlns="http://www.w3.org/2000/svg"\n                         fill="currentColor"\n                         viewBox="0 0 20 20">\n                        <path d="M10 0a10 10 0 1 0 10 10A10.011 10.011 0 0 0 10 0Zm3.982 13.982a1 1 0 0 1-1.414 0l-3.274-3.274A1.012 1.012 0 0 1 9 10V6a1 1 0 0 1 2 0v3.586l2.982 2.982a1 1 0 0 1 0 1.414Z" />\n                    </svg>\n                    All time\n                    <svg class="w-2.5 h-2.5 ms-2.5"\n                         aria-hidden="true"\n                         xmlns="http://www.w3.org/2000/svg"\n                         fill="none"\n                         viewBox="0 0 10 6">\n                        <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 1 4 4 4-4" />\n                    </svg>\n                </button>\n                <!-- Dropdown menu -->\n                <div id="dropdownRadio"\n                     class="z-10 hidden w-48 bg-white divide-y divide-gray-100 rounded-lg shadow dark:bg-gray-700 dark:divide-gray-600"\n                     data-popper-reference-hidden=""\n                     data-popper-escaped=""\n                     data-popper-placement="top"\n                     style="position: absolute;\n                            inset: auto auto 0px 0px;\n                            margin: 0px;\n                            transform: translate3d(522.5px, 3847.5px, 0px)">\n                    \n                        <ul class="p-3 space-y-1 text-sm text-gray-700 dark:text-gray-200"\n                            aria-labelledby="dropdownRadioButton">\n                            <li>\n                                <a href="?selected_instance=invalid&amp;p=daily"\n                                   class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Last day</a>\n                            </li>\n                            <li>\n                                <a href="?selected_instance=invalid&amp;p=weekly"\n                                   class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Last 7 days</a>\n                            </li>\n                            <li>\n                                <a href="?selected_instance=invalid&amp;p=monthly"\n                                   class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">Last 30 days</a>\n                            </li>\n                            <li>\n                                <a href="?selected_instance=invalid&amp;p=all"\n                                   class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white">All time</a>\n                            </li>\n                        \n                    </ul>\n                </div>\n            \n        </div>\n    </section>\n    \n\n\n<div class="gap-12 columns-1 xl:columns-3 lg:columns-2">\n    \n</div>\n\n\n\n            </div>\n        </div>\n        \n            <div id="authentication-modal"\n                 tabindex="-1"\n                 aria-hidden="true"\n                 class="hidden backdrop-blur-md bg-white/30 dark:bg-black/30 overflow-y-auto overflow-x-hidden fixed top-0 right-0 left-0 z-50 justify-center items-center w-full md:inset-0 h-[calc(100%-1rem)] max-h-full">\n                <div class="relative p-4 w-full max-w-md max-h-full">\n                    <!-- Modal content -->\n                    <div class="relative bg-white rounded-lg shadow dark:bg-gray-700">\n                        <!-- Modal header -->\n                        <div class="flex items-center justify-between p-4 md:p-5 border-b rounded-t dark:border-gray-600">\n                            <h3 class="text-xl font-semibold">Sign in to your Mastodon instance</h3>\n                            <button type="button"\n                                    class="end-2.5 text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center dark:hover:bg-gray-600 dark:hover:text-white"\n                                    data-modal-hide="authentication-modal">\n                                <svg class="w-3 h-3"\n                                     aria-hidden="true"\n                                     xmlns="http://www.w3.org/2000/svg"\n                                     fill="none"\n                                     viewBox="0 0 14 14">\n                                    <path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6" />\n                                </svg>\n                                <span class="sr-only">Close modal</span>\n                            </button>\n                        </div>\n                        <!-- Modal body -->\n                        <div class="p-4 md:p-5">\n                            <form method="post"\n                                  action="/mastodon_login/"\n                                  class="plausible-event-name=authorize space-y-4"\n                                  action="#">\n                                <input type="hidden" name="csrfmiddlewaretoken" value="qp2ntL2d0t2gNSFRrK8SdgMHAX14eG2111QWCgN5gtuJ0wWTLbpHyNQRNnUcucPf">\n                                <div>\n                                    <label for="email" class="block mb-2 text-sm font-medium">Your instance</label>\n                                    <input type="text"\n                                           name="instance"\n                                           id="instance"\n                                           class="bg-gray-50 mb-4 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-600 dark:border-gray-500 dark:placeholder-gray-400 dark:text-white"\n                                           placeholder="fosstodon.org"\n                                           list="instances"\n                                           required />\n                                    <datalist id=\'instances\'></datalist>\n                                    <p class="mb-4 text-sm font-medium text-gray-500 dark:text-gray-300">\n                                        <strong>Write</strong> permissions will be requested to be able to follow accounts on your behalf.\n                                    </p>\n                                    <button type="submit"\n                                            data-umami-event="authorize"\n                                            class="w-full text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">\n                                        Authorize\n                                    </button>\n                                </div>\n                            </form>\n                        </div>\n                    </div>\n                </div>\n            </div>\n        \n        <script src="/static/htmx.min.24fd00f6366e.js"></script>\n        <script src="/static/flowbite.min.c8fe27298415.js"></script>\n        <script data-goatcounter="https://fedidevs.goatcounter.com/count"\n                async\n                src="//gc.zgo.at/count.js"></script>\n    </body>\n</html>\n'
Stdout
Done 🎉
Run 9 months ago
Status PASS
Commit

Fix failing tests

Commit 01d76 pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months ago
Status PASS
Commit

Allow blank

Commit fed30 pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months ago
Status PASS
Commit

Log when instance not fetched

Commit 3c118 pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months ago
Status PASS
Commit

Merge pull request #64 from anze3db/pre-commit-ci-update-config

Commit e570c pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months ago
Status PASS
Commit

Merge 944fdfc97f82a066c2e25c25558550a4ebec6b60 into 7323fdef7629f08eb7f4199c9ec0e5653bf638bd

Commit e87b4 pushed by pre-commit-ci[bot]
Stdout
Done 🎉
Run 9 months ago
Status PASS
Commit

Fix bug with order

Commit 7323f pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months ago
Status PASS
Commit

Fix invisible class

Commit 63b2a pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months ago
Status PASS
Commit

Create instances when fetching conference posts

Commit 4b384 pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 1 week ago
Status PASS
Commit

Fix query_string -> querystring

Commit 98d26 pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 1 week ago
Status FAIL
Commit

Update dependencies

Commit ec5d7 pushed by Anže Pečar
Repr
self = <Parser tokens=[<Text token: "...">, <Block token: "endblock sidebar...">, <Text token: "            </ul> ...">, <Blo...xt token: ""                  ...">, <Block token: "static selected_lang...">, <Text token: ""               cla...">]>
parse_until = ('elif', 'else', 'endif')

    def parse(self, parse_until=None):
        """
        Iterate through the parser tokens and compiles each one into a node.
    
        If parse_until is provided, parsing will stop once one of the
        specified tokens has been reached. This is formatted as a list of
        tokens, e.g. ['elif', 'else', 'endif']. If no matching token is
        reached, raise an exception with the unclosed block tag details.
        """
        if parse_until is None:
            parse_until = []
        nodelist = NodeList()
        while self.tokens:
            token = self.next_token()
            # Use the raw values here for TokenType.* for a tiny performance boost.
            token_type = token.token_type.value
            if token_type == 0:  # TokenType.TEXT
                self.extend_nodelist(nodelist, TextNode(token.contents), token)
            elif token_type == 1:  # TokenType.VAR
                if not token.contents:
                    raise self.error(
                        token, "Empty variable tag on line %d" % token.lineno
                    )
                try:
                    filter_expression = self.compile_filter(token.contents)
                except TemplateSyntaxError as e:
                    raise self.error(token, e)
                var_node = VariableNode(filter_expression)
                self.extend_nodelist(nodelist, var_node, token)
            elif token_type == 2:  # TokenType.BLOCK
                try:
                    command = token.contents.split()[0]
                except IndexError:
                    raise self.error(token, "Empty block tag on line %d" % token.lineno)
                if command in parse_until:
                    # A matching token has been reached. Return control to
                    # the caller. Put the token back on the token list so the
                    # caller knows where it terminated.
                    self.prepend_token(token)
                    return nodelist
                # Add the token to the command stack. This is used for error
                # messages if further parsing fails due to an unclosed block
                # tag.
                self.command_stack.append((command, token))
                # Get the tag callback function from the ones registered with
                # the parser.
                try:
>                   compile_func = self.tags[command]
E                   KeyError: 'query_string'

/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:510: KeyError

During handling of the above exception, another exception occurred:

self = <accounts.tests.TestSelectedInstance testMethod=test_invalid_selected_instance>

    def test_invalid_selected_instance(self):
>       response = self.client.get("/?selected_instance=invalid")

accounts/tests.py:159: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/test/client.py:1129: in get
    response = super().get(
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/test/client.py:479: in get
    return self.generic(
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/test/client.py:676: in generic
    return self.request(**r)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/test/client.py:1092: in request
    self.check_exception(response)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/test/client.py:805: in check_exception
    raise exc_value
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/core/handlers/exception.py:55: in inner
    response = get_response(request)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/core/handlers/base.py:197: in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
accounts/views.py:144: in index
    return render(
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/shortcuts.py:25: in render
    content = loader.render_to_string(template_name, context, request, using=using)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/loader.py:61: in render_to_string
    template = get_template(template_name, using=using)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/loader.py:15: in get_template
    return engine.get_template(template_name)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/backends/django.py:79: in get_template
    return Template(self.engine.get_template(template_name), self)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/engine.py:177: in get_template
    template, origin = self.find_template(template_name)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/engine.py:159: in find_template
    template = loader.get_template(name, skip=skip)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/template_partials/loader.py:41: in get_template
    template = self.loaders[0].get_template(template_name, skip)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/loaders/cached.py:57: in get_template
    template = super().get_template(template_name, skip)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/loaders/base.py:28: in get_template
    return Template(
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:154: in __init__
    self.nodelist = self.compile_nodelist()
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:196: in compile_nodelist
    nodelist = parser.parse()
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:518: in parse
    raise self.error(token, e)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:516: in parse
    compiled_result = compile_func(self, token)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/loader_tags.py:295: in do_extends
    nodelist = parser.parse()
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:518: in parse
    raise self.error(token, e)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:516: in parse
    compiled_result = compile_func(self, token)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/loader_tags.py:234: in do_block
    nodelist = parser.parse(("endblock",))
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:518: in parse
    raise self.error(token, e)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:516: in parse
    compiled_result = compile_func(self, token)
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/defaulttags.py:962: in do_if
    nodelist = parser.parse(("elif", "else", "endif"))
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:512: in parse
    self.invalid_block_tag(token, command, parse_until)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <Parser tokens=[<Text token: "...">, <Block token: "endblock sidebar...">, <Text token: "            </ul> ...">, <Blo...xt token: ""                  ...">, <Block token: "static selected_lang...">, <Text token: ""               cla...">]>
token = <Block token: "query_string...">, command = 'query_string'
parse_until = ('elif', 'else', 'endif')

    def invalid_block_tag(self, token, command, parse_until=None):
        if parse_until:
>           raise self.error(
                token,
                "Invalid block tag on line %d: '%s', expected %s. Did you "
                "forget to register or load this tag?"
                % (
                    token.lineno,
                    command,
                    get_text_list(["'%s'" % p for p in parse_until], "or"),
                ),
            )
E           django.template.exceptions.TemplateSyntaxError: Invalid block tag on line 11: 'query_string', expected 'elif', 'else' or 'endif'. Did you forget to register or load this tag?

/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/django/template/base.py:563: TemplateSyntaxError
Stdout
Done 🎉
Run 9 months, 1 week ago
Status PASS
Commit

Merge pull request #63 from anze3db/pre-commit-ci-update-config

Commit f687e pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 1 week ago
Status PASS
Commit

Merge f0fdbac1e059e2d1539baf074321341c015c972f into c213d01438830742427d8846f38b88dce99221b7

Commit d30f8 pushed by pre-commit-ci[bot]
Stdout
Done 🎉
Run 9 months, 1 week ago
Status PASS
Commit

Move order by to in confs to match accounts

Commit c213d pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Better error reporting when instance is wrong

Commit bc84b pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Merge pull request #60 from anze3db/pre-commit-ci-update-config

Commit d052a pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Remove post tests

Commit f510c pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Deprecate post urls

Commit f1dc2 pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Merge pull request #59 from anze3db/17-show-daily-stats

Commit 6fd63 pushed by Anže Pečar
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Merge 372ccc6572cdb72c2065848845be8c021c35c04c into f4fad16e3ec1d040c909862b5c4f50257786950d

Commit b988e pushed by Gašper Martič
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Merge ab8685b4ed3f61eb3829b36e3b7f88e269b87f50 into f4fad16e3ec1d040c909862b5c4f50257786950d

Commit 0b950 pushed by Gašper Martič
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Merge 35f7990d53f32e4b0e9af9b75dd1cfae64fb3632 into f4fad16e3ec1d040c909862b5c4f50257786950d

Commit 617d9 pushed by Gašper Martič
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Merge 6b9ac0627d46e3ba5ebfa0f1daf2388d6a6b52e8 into f4fad16e3ec1d040c909862b5c4f50257786950d

Commit cbb2d pushed by Gašper Martič
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Merge f4e37fc6059e7c9302ba0237299b639e4a7ebc16 into f4fad16e3ec1d040c909862b5c4f50257786950d

Commit a402d pushed by Gašper Martič
Stdout
Done 🎉
Run 9 months, 2 weeks ago
Status PASS
Commit

Merge 1bb3ac72fd0e605bd1227003c18a5529ffed2def into f4fad16e3ec1d040c909862b5c4f50257786950d

Commit 8875f pushed by Gašper Martič
Stderr
CREATE TABLE "django_migrations" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "app" varchar(255) NOT NULL, "name" varchar(255) NOT NULL, "applied" datetime NOT NULL); (params None)
CREATE TABLE "accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NOT NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NOT NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL))); (params None)
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NOT NULL, "created_at" datetime NOT NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "last_status_at" datetime NULL); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "last_status_at") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "last_status_at" FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "noindex" bool NULL); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "noindex") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "noindex" FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE TABLE "accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE INDEX "accounts_ac_languag_951751_idx" ON "accounts_accountlookup" ("language"); (params None)
CREATE TABLE "accounts_accountlookupany" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT); (params None)
DROP INDEX "accounts_ac_languag_951751_idx"; (params ())
CREATE TABLE "new__accounts_accountlookupany" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
INSERT INTO "new__accounts_accountlookupany" ("id", "account_id") SELECT "id", NULL FROM "accounts_accountlookupany"; (params ())
DROP TABLE "accounts_accountlookupany"; (params ())
ALTER TABLE "new__accounts_accountlookupany" RENAME TO "accounts_accountlookupany"; (params ())
CREATE INDEX "accounts_accountlookupany_account_id_5d386de6" ON "accounts_accountlookupany" ("account_id"); (params ())
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "followers_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "followers_count") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "followers_count" FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE INDEX "accounts_account_followers_count_71c29afc" ON "accounts_account" ("followers_count"); (params ())
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "last_status_at" datetime NULL); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "last_status_at") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "last_status_at" FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE INDEX "accounts_account_followers_count_71c29afc" ON "accounts_account" ("followers_count"); (params ())
CREATE INDEX "accounts_account_last_status_at_0ec0bbdd" ON "accounts_account" ("last_status_at"); (params ())
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "statuses_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "statuses_count") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "statuses_count" FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE INDEX "accounts_account_last_status_at_0ec0bbdd" ON "accounts_account" ("last_status_at"); (params ())
CREATE INDEX "accounts_account_followers_count_71c29afc" ON "accounts_account" ("followers_count"); (params ())
CREATE INDEX "accounts_account_statuses_count_dee4093d" ON "accounts_account" ("statuses_count"); (params ())
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "url" varchar(200) NOT NULL); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "url") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "url" FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE INDEX "accounts_account_last_status_at_0ec0bbdd" ON "accounts_account" ("last_status_at"); (params ())
CREATE INDEX "accounts_account_followers_count_71c29afc" ON "accounts_account" ("followers_count"); (params ())
CREATE INDEX "accounts_account_statuses_count_dee4093d" ON "accounts_account" ("statuses_count"); (params ())
CREATE INDEX "accounts_account_url_692b1da6" ON "accounts_account" ("url"); (params ())
DROP TABLE "accounts_accountlookupany"; (params ())
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "instance" text NOT NULL); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "instance") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", 'default' FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE INDEX "accounts_account_last_status_at_0ec0bbdd" ON "accounts_account" ("last_status_at"); (params ())
CREATE INDEX "accounts_account_followers_count_71c29afc" ON "accounts_account" ("followers_count"); (params ())
CREATE INDEX "accounts_account_statuses_count_dee4093d" ON "accounts_account" ("statuses_count"); (params ())
CREATE INDEX "accounts_account_url_692b1da6" ON "accounts_account" ("url"); (params ())
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "instance" text NOT NULL, "account_id" text NOT NULL); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "instance", "account_id") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "instance", NULL FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE INDEX "accounts_account_last_status_at_0ec0bbdd" ON "accounts_account" ("last_status_at"); (params ())
CREATE INDEX "accounts_account_followers_count_71c29afc" ON "accounts_account" ("followers_count"); (params ())
CREATE INDEX "accounts_account_statuses_count_dee4093d" ON "accounts_account" ("statuses_count"); (params ())
CREATE INDEX "accounts_account_url_692b1da6" ON "accounts_account" ("url"); (params ())
CREATE UNIQUE INDEX "accounts_account_account_id_instance_4c210955_uniq" ON "accounts_account" ("account_id", "instance"); (params ())
CREATE INDEX "accounts_ac_noindex_0ecffa_idx" ON "accounts_account" ("noindex", "discoverable"); (params None)
ALTER TABLE "accounts_account" ADD COLUMN "moved" text NULL CHECK ((JSON_VALID("moved") OR "moved" IS NULL)); (params None)
CREATE TABLE "new__accounts_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), "instance" text NOT NULL, "account_id" text NOT NULL, "moved" text NULL CHECK ((JSON_VALID("moved") OR "moved" IS NULL))); (params None)
INSERT INTO "new__accounts_account" ("id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "instance", "account_id", "moved") SELECT "id", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields", "instance", "account_id", "moved" FROM "accounts_account"; (params ())
DROP TABLE "accounts_account"; (params ())
ALTER TABLE "new__accounts_account" RENAME TO "accounts_account"; (params ())
CREATE UNIQUE INDEX "accounts_account_account_id_instance_4c210955_uniq" ON "accounts_account" ("account_id", "instance"); (params ())
CREATE INDEX "accounts_account_last_status_at_0ec0bbdd" ON "accounts_account" ("last_status_at"); (params ())
CREATE INDEX "accounts_account_followers_count_71c29afc" ON "accounts_account" ("followers_count"); (params ())
CREATE INDEX "accounts_account_statuses_count_dee4093d" ON "accounts_account" ("statuses_count"); (params ())
CREATE INDEX "accounts_account_url_692b1da6" ON "accounts_account" ("url"); (params ())
CREATE INDEX "accounts_ac_noindex_0ecffa_idx" ON "accounts_account" ("noindex", "discoverable"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count") SELECT "id", "language", "account_id", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text") SELECT "id", "language", "account_id", "statuses_count", '' FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count") SELECT "id", "language", "account_id", "statuses_count", "text", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", '2024-07-22 20:16:15.204256' FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL, "weekly_followers_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL, "weekly_followers_count" integer NOT NULL, "weekly_following_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL, "weekly_followers_count" integer NOT NULL, "weekly_following_count" integer NOT NULL, "weekly_statuses_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL, "weekly_followers_count" integer NOT NULL, "weekly_following_count" integer NOT NULL, "weekly_statuses_count" integer NOT NULL, "monthly_followers_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL, "weekly_followers_count" integer NOT NULL, "weekly_following_count" integer NOT NULL, "weekly_statuses_count" integer NOT NULL, "monthly_followers_count" integer NOT NULL, "monthly_following_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count", "monthly_following_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL, "weekly_followers_count" integer NOT NULL, "weekly_following_count" integer NOT NULL, "weekly_statuses_count" integer NOT NULL, "monthly_followers_count" integer NOT NULL, "monthly_following_count" integer NOT NULL, "monthly_statuses_count" integer NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count", "monthly_following_count", "monthly_statuses_count") SELECT "id", "language", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count", "monthly_following_count", 0 FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL, "weekly_followers_count" integer NOT NULL, "weekly_following_count" integer NOT NULL, "weekly_statuses_count" integer NOT NULL, "monthly_followers_count" integer NOT NULL, "monthly_following_count" integer NOT NULL, "monthly_statuses_count" integer NOT NULL, "language" text NOT NULL); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count", "monthly_following_count", "monthly_statuses_count", "language") SELECT "id", "account_id", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count", "monthly_following_count", "monthly_statuses_count", "language" FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE INDEX "accounts_accountlookup_account_id_0e8a74a5" ON "accounts_accountlookup" ("account_id"); (params ())
CREATE TABLE "new__accounts_accountlookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" text NOT NULL, "statuses_count" integer NOT NULL, "text" text NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "last_status_at" datetime NOT NULL, "daily_followers_count" integer NOT NULL, "daily_following_count" integer NOT NULL, "daily_statuses_count" integer NOT NULL, "weekly_followers_count" integer NOT NULL, "weekly_following_count" integer NOT NULL, "weekly_statuses_count" integer NOT NULL, "monthly_followers_count" integer NOT NULL, "monthly_following_count" integer NOT NULL, "monthly_statuses_count" integer NOT NULL, "account_id" bigint NOT NULL UNIQUE REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
INSERT INTO "new__accounts_accountlookup" ("id", "language", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count", "monthly_following_count", "monthly_statuses_count", "account_id") SELECT "id", "language", "statuses_count", "text", "followers_count", "following_count", "last_status_at", "daily_followers_count", "daily_following_count", "daily_statuses_count", "weekly_followers_count", "weekly_following_count", "weekly_statuses_count", "monthly_followers_count", "monthly_following_count", "monthly_statuses_count", "account_id" FROM "accounts_accountlookup"; (params ())
DROP TABLE "accounts_accountlookup"; (params ())
ALTER TABLE "new__accounts_accountlookup" RENAME TO "accounts_accountlookup"; (params ())
CREATE TABLE "django_content_type" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(100) NOT NULL, "app_label" varchar(100) NOT NULL, "model" varchar(100) NOT NULL); (params None)
CREATE UNIQUE INDEX "django_content_type_app_label_model_76bd3d3b_uniq" ON "django_content_type" ("app_label", "model"); (params ())
CREATE TABLE "auth_permission" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(50) NOT NULL, "content_type_id" integer NOT NULL REFERENCES "django_content_type" ("id") DEFERRABLE INITIALLY DEFERRED, "codename" varchar(100) NOT NULL); (params None)
CREATE TABLE "auth_group" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(80) NOT NULL UNIQUE); (params None)
CREATE TABLE "auth_group_permissions" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "group_id" integer NOT NULL REFERENCES "auth_group" ("id") DEFERRABLE INITIALLY DEFERRED, "permission_id" integer NOT NULL REFERENCES "auth_permission" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE TABLE "auth_user" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "password" varchar(128) NOT NULL, "last_login" datetime NOT NULL, "is_superuser" bool NOT NULL, "username" varchar(30) NOT NULL UNIQUE, "first_name" varchar(30) NOT NULL, "last_name" varchar(30) NOT NULL, "email" varchar(75) NOT NULL, "is_staff" bool NOT NULL, "is_active" bool NOT NULL, "date_joined" datetime NOT NULL); (params None)
CREATE TABLE "auth_user_groups" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "user_id" integer NOT NULL REFERENCES "auth_user" ("id") DEFERRABLE INITIALLY DEFERRED, "group_id" integer NOT NULL REFERENCES "auth_group" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE TABLE "auth_user_user_permissions" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "user_id" integer NOT NULL REFERENCES "auth_user" ("id") DEFERRABLE INITIALLY DEFERRED, "permission_id" integer NOT NULL REFERENCES "auth_permission" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE UNIQUE INDEX "auth_permission_content_type_id_codename_01ab375a_uniq" ON "auth_permission" ("content_type_id", "codename"); (params ())
CREATE INDEX "auth_permission_content_type_id_2f476e4b" ON "auth_permission" ("content_type_id"); (params ())
CREATE UNIQUE INDEX "auth_group_permissions_group_id_permission_id_0cd325b0_uniq" ON "auth_group_permissions" ("group_id", "permission_id"); (params ())
CREATE INDEX "auth_group_permissions_group_id_b120cbf9" ON "auth_group_permissions" ("group_id"); (params ())
CREATE INDEX "auth_group_permissions_permission_id_84c5c92e" ON "auth_group_permissions" ("permission_id"); (params ())
CREATE UNIQUE INDEX "auth_user_groups_user_id_group_id_94350c0c_uniq" ON "auth_user_groups" ("user_id", "group_id"); (params ())
CREATE INDEX "auth_user_groups_user_id_6a12ed8b" ON "auth_user_groups" ("user_id"); (params ())
CREATE INDEX "auth_user_groups_group_id_97559544" ON "auth_user_groups" ("group_id"); (params ())
CREATE UNIQUE INDEX "auth_user_user_permissions_user_id_permission_id_14a6b632_uniq" ON "auth_user_user_permissions" ("user_id", "permission_id"); (params ())
CREATE INDEX "auth_user_user_permissions_user_id_a95ead1b" ON "auth_user_user_permissions" ("user_id"); (params ())
CREATE INDEX "auth_user_user_permissions_permission_id_1fbb5f2c" ON "auth_user_user_permissions" ("permission_id"); (params ())
CREATE TABLE "django_admin_log" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "action_time" datetime NOT NULL, "object_id" text NULL, "object_repr" varchar(200) NOT NULL, "action_flag" smallint unsigned NOT NULL CHECK ("action_flag" >= 0), "change_message" text NOT NULL, "content_type_id" integer NULL REFERENCES "django_content_type" ("id") DEFERRABLE INITIALLY DEFERRED, "user_id" integer NOT NULL REFERENCES "auth_user" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "django_admin_log_content_type_id_c4bce8eb" ON "django_admin_log" ("content_type_id"); (params ())
CREATE INDEX "django_admin_log_user_id_c564eba6" ON "django_admin_log" ("user_id"); (params ())
CREATE TABLE "new__django_admin_log" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "object_id" text NULL, "object_repr" varchar(200) NOT NULL, "action_flag" smallint unsigned NOT NULL CHECK ("action_flag" >= 0), "change_message" text NOT NULL, "content_type_id" integer NULL REFERENCES "django_content_type" ("id") DEFERRABLE INITIALLY DEFERRED, "user_id" integer NOT NULL REFERENCES "auth_user" ("id") DEFERRABLE INITIALLY DEFERRED, "action_time" datetime NOT NULL); (params None)
INSERT INTO "new__django_admin_log" ("id", "object_id", "object_repr", "action_flag", "change_message", "content_type_id", "user_id", "action_time") SELECT "id", "object_id", "object_repr", "action_flag", "change_message", "content_type_id", "user_id", "action_time" FROM "django_admin_log"; (params ())
DROP TABLE "django_admin_log"; (params ())
ALTER TABLE "new__django_admin_log" RENAME TO "django_admin_log"; (params ())
CREATE INDEX "django_admin_log_content_type_id_c4bce8eb" ON "django_admin_log" ("content_type_id"); (params ())
CREATE INDEX "django_admin_log_user_id_c564eba6" ON "django_admin_log" ("user_id"); (params ())
CREATE TABLE "new__django_content_type" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "app_label" varchar(100) NOT NULL, "model" varchar(100) NOT NULL, "name" varchar(100) NULL); (params None)
INSERT INTO "new__django_content_type" ("id", "app_label", "model", "name") SELECT "id", "app_label", "model", "name" FROM "django_content_type"; (params ())
DROP TABLE "django_content_type"; (params ())
ALTER TABLE "new__django_content_type" RENAME TO "django_content_type"; (params ())
CREATE UNIQUE INDEX "django_content_type_app_label_model_76bd3d3b_uniq" ON "django_content_type" ("app_label", "model"); (params ())
ALTER TABLE "django_content_type" DROP COLUMN "name"; (params ())
CREATE TABLE "new__auth_permission" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "content_type_id" integer NOT NULL REFERENCES "django_content_type" ("id") DEFERRABLE INITIALLY DEFERRED, "codename" varchar(100) NOT NULL, "name" varchar(255) NOT NULL); (params None)
INSERT INTO "new__auth_permission" ("id", "content_type_id", "codename", "name") SELECT "id", "content_type_id", "codename", "name" FROM "auth_permission"; (params ())
DROP TABLE "auth_permission"; (params ())
ALTER TABLE "new__auth_permission" RENAME TO "auth_permission"; (params ())
CREATE UNIQUE INDEX "auth_permission_content_type_id_codename_01ab375a_uniq" ON "auth_permission" ("content_type_id", "codename"); (params ())
CREATE INDEX "auth_permission_content_type_id_2f476e4b" ON "auth_permission" ("content_type_id"); (params ())
CREATE TABLE "new__auth_user" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "password" varchar(128) NOT NULL, "last_login" datetime NOT NULL, "is_superuser" bool NOT NULL, "username" varchar(30) NOT NULL UNIQUE, "first_name" varchar(30) NOT NULL, "last_name" varchar(30) NOT NULL, "is_staff" bool NOT NULL, "is_active" bool NOT NULL, "date_joined" datetime NOT NULL, "email" varchar(254) NOT NULL); (params None)
INSERT INTO "new__auth_user" ("id", "password", "last_login", "is_superuser", "username", "first_name", "last_name", "is_staff", "is_active", "date_joined", "email") SELECT "id", "password", "last_login", "is_superuser", "username", "first_name", "last_name", "is_staff", "is_active", "date_joined", "email" FROM "auth_user"; (params ())
DROP TABLE "auth_user"; (params ())
ALTER TABLE "new__auth_user" RENAME TO "auth_user"; (params ())
CREATE TABLE "new__auth_user" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "password" varchar(128) NOT NULL, "is_superuser" bool NOT NULL, "username" varchar(30) NOT NULL UNIQUE, "first_name" varchar(30) NOT NULL, "last_name" varchar(30) NOT NULL, "email" varchar(254) NOT NULL, "is_staff" bool NOT NULL, "is_active" bool NOT NULL, "date_joined" datetime NOT NULL, "last_login" datetime NULL); (params None)
INSERT INTO "new__auth_user" ("id", "password", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined", "last_login") SELECT "id", "password", "is_superuser", "username", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined", "last_login" FROM "auth_user"; (params ())
DROP TABLE "auth_user"; (params ())
ALTER TABLE "new__auth_user" RENAME TO "auth_user"; (params ())
CREATE TABLE "new__auth_user" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "password" varchar(128) NOT NULL, "last_login" datetime NULL, "is_superuser" bool NOT NULL, "first_name" varchar(30) NOT NULL, "last_name" varchar(30) NOT NULL, "email" varchar(254) NOT NULL, "is_staff" bool NOT NULL, "is_active" bool NOT NULL, "date_joined" datetime NOT NULL, "username" varchar(150) NOT NULL UNIQUE); (params None)
INSERT INTO "new__auth_user" ("id", "password", "last_login", "is_superuser", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined", "username") SELECT "id", "password", "last_login", "is_superuser", "first_name", "last_name", "email", "is_staff", "is_active", "date_joined", "username" FROM "auth_user"; (params ())
DROP TABLE "auth_user"; (params ())
ALTER TABLE "new__auth_user" RENAME TO "auth_user"; (params ())
CREATE TABLE "new__auth_user" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "password" varchar(128) NOT NULL, "last_login" datetime NULL, "is_superuser" bool NOT NULL, "username" varchar(150) NOT NULL UNIQUE, "first_name" varchar(30) NOT NULL, "email" varchar(254) NOT NULL, "is_staff" bool NOT NULL, "is_active" bool NOT NULL, "date_joined" datetime NOT NULL, "last_name" varchar(150) NOT NULL); (params None)
INSERT INTO "new__auth_user" ("id", "password", "last_login", "is_superuser", "username", "first_name", "email", "is_staff", "is_active", "date_joined", "last_name") SELECT "id", "password", "last_login", "is_superuser", "username", "first_name", "email", "is_staff", "is_active", "date_joined", "last_name" FROM "auth_user"; (params ())
DROP TABLE "auth_user"; (params ())
ALTER TABLE "new__auth_user" RENAME TO "auth_user"; (params ())
CREATE TABLE "new__auth_group" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(150) NOT NULL UNIQUE); (params None)
INSERT INTO "new__auth_group" ("id", "name") SELECT "id", "name" FROM "auth_group"; (params ())
DROP TABLE "auth_group"; (params ())
ALTER TABLE "new__auth_group" RENAME TO "auth_group"; (params ())
CREATE TABLE "new__auth_user" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "password" varchar(128) NOT NULL, "last_login" datetime NULL, "is_superuser" bool NOT NULL, "username" varchar(150) NOT NULL UNIQUE, "last_name" varchar(150) NOT NULL, "email" varchar(254) NOT NULL, "is_staff" bool NOT NULL, "is_active" bool NOT NULL, "date_joined" datetime NOT NULL, "first_name" varchar(150) NOT NULL); (params None)
INSERT INTO "new__auth_user" ("id", "password", "last_login", "is_superuser", "username", "last_name", "email", "is_staff", "is_active", "date_joined", "first_name") SELECT "id", "password", "last_login", "is_superuser", "username", "last_name", "email", "is_staff", "is_active", "date_joined", "first_name" FROM "auth_user"; (params ())
DROP TABLE "auth_user"; (params ())
ALTER TABLE "new__auth_user" RENAME TO "auth_user"; (params ())
CREATE TABLE "posts_post" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "post_id" text NOT NULL, "instance" text NOT NULL, "created_at" datetime NOT NULL, "in_reply_to_id" text NULL, "in_reply_to_account_id" text NULL, "senstive" bool NULL, "spoiler_text" text NULL, "visibility" text NOT NULL, "language" text NULL, "uri" varchar(200) NOT NULL, "url" varchar(200) NOT NULL, "replies_count" integer NOT NULL, "reblogs_count" integer NOT NULL, "favourites_count" integer NOT NULL, "edited_at" datetime NULL, "content" text NOT NULL, "application" text NULL CHECK ((JSON_VALID("application") OR "application" IS NULL)), "media_attachments" text NOT NULL CHECK ((JSON_VALID("media_attachments") OR "media_attachments" IS NULL)), "mentions" text NOT NULL CHECK ((JSON_VALID("mentions") OR "mentions" IS NULL)), "tags" text NOT NULL CHECK ((JSON_VALID("tags") OR "tags" IS NULL)), "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "card" text NULL CHECK ((JSON_VALID("card") OR "card" IS NULL)), "poll" text NULL CHECK ((JSON_VALID("poll") OR "poll" IS NULL)), "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "reblog" text NULL); (params None)
CREATE UNIQUE INDEX "posts_post_post_id_account_id_a716702b_uniq" ON "posts_post" ("post_id", "account_id"); (params ())
CREATE INDEX "posts_post_account_id_0f4ac342" ON "posts_post" ("account_id"); (params ())
ALTER TABLE "posts_post" RENAME COLUMN "senstive" TO "sensitive"; (params ())
CREATE TABLE "posts_djangoconus23post" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "post_id" text NOT NULL, "account" text NOT NULL CHECK ((JSON_VALID("account") OR "account" IS NULL)), "instance" text NOT NULL, "created_at" datetime NOT NULL, "in_reply_to_id" text NULL, "in_reply_to_account_id" text NULL, "sensitive" bool NULL, "spoiler_text" text NULL, "visibility" text NOT NULL, "language" text NULL, "uri" varchar(200) NOT NULL, "url" varchar(200) NOT NULL, "replies_count" integer NOT NULL, "reblogs_count" integer NOT NULL, "favourites_count" integer NOT NULL, "edited_at" datetime NULL, "content" text NOT NULL, "reblog" text NULL, "application" text NULL CHECK ((JSON_VALID("application") OR "application" IS NULL)), "media_attachments" text NOT NULL CHECK ((JSON_VALID("media_attachments") OR "media_attachments" IS NULL)), "mentions" text NOT NULL CHECK ((JSON_VALID("mentions") OR "mentions" IS NULL)), "tags" text NOT NULL CHECK ((JSON_VALID("tags") OR "tags" IS NULL)), "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "card" text NULL CHECK ((JSON_VALID("card") OR "card" IS NULL)), "poll" text NULL CHECK ((JSON_VALID("poll") OR "poll" IS NULL))); (params None)
CREATE UNIQUE INDEX "posts_djangoconus23post_post_id_instance_7f5eaede_uniq" ON "posts_djangoconus23post" ("post_id", "instance"); (params ())
CREATE INDEX "posts_post_created_dadbfe_idx" ON "posts_post" ("created_at"); (params None)
CREATE TABLE "posts_postsubscription" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "email" varchar(254) NOT NULL, "framework_or_lang" text NULL, "subscribed_at" datetime NOT NULL); (params None)
CREATE TABLE "confs_fwd50account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" text NOT NULL, "instance" text NOT NULL, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL))); (params None)
CREATE TABLE "confs_fwd50post" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "post_id" text NOT NULL, "instance" text NOT NULL, "created_at" datetime NOT NULL, "in_reply_to_id" text NULL, "in_reply_to_account_id" text NULL, "sensitive" bool NULL, "spoiler_text" text NULL, "visibility" text NOT NULL, "language" text NULL, "uri" varchar(200) NOT NULL, "url" varchar(200) NOT NULL, "replies_count" integer NOT NULL, "reblogs_count" integer NOT NULL, "favourites_count" integer NOT NULL, "edited_at" datetime NULL, "content" text NOT NULL, "reblog" text NULL, "application" text NULL CHECK ((JSON_VALID("application") OR "application" IS NULL)), "media_attachments" text NOT NULL CHECK ((JSON_VALID("media_attachments") OR "media_attachments" IS NULL)), "mentions" text NOT NULL CHECK ((JSON_VALID("mentions") OR "mentions" IS NULL)), "tags" text NOT NULL CHECK ((JSON_VALID("tags") OR "tags" IS NULL)), "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "card" text NULL CHECK ((JSON_VALID("card") OR "card" IS NULL)), "poll" text NULL CHECK ((JSON_VALID("poll") OR "poll" IS NULL)), "account_id" bigint NOT NULL REFERENCES "confs_fwd50account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "confs_fwd50_noindex_8293c0_idx" ON "confs_fwd50account" ("noindex", "discoverable"); (params None)
CREATE UNIQUE INDEX "confs_fwd50account_account_id_instance_8893c9d3_uniq" ON "confs_fwd50account" ("account_id", "instance"); (params ())
CREATE UNIQUE INDEX "confs_fwd50post_post_id_instance_b9bfdc92_uniq" ON "confs_fwd50post" ("post_id", "instance"); (params ())
CREATE INDEX "confs_fwd50account_last_status_at_5d885d9d" ON "confs_fwd50account" ("last_status_at"); (params ())
CREATE INDEX "confs_fwd50account_followers_count_d80a3fda" ON "confs_fwd50account" ("followers_count"); (params ())
CREATE INDEX "confs_fwd50account_statuses_count_0e722855" ON "confs_fwd50account" ("statuses_count"); (params ())
CREATE INDEX "confs_fwd50account_url_50e1a4ec" ON "confs_fwd50account" ("url"); (params ())
CREATE INDEX "confs_fwd50post_account_id_59bf69ab" ON "confs_fwd50post" ("account_id"); (params ())
CREATE TABLE "new__confs_fwd50account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" text NOT NULL, "instance" text NOT NULL, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), CONSTRAINT "unique_account_url" UNIQUE ("url")); (params None)
INSERT INTO "new__confs_fwd50account" ("id", "account_id", "instance", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields") SELECT "id", "account_id", "instance", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields" FROM "confs_fwd50account"; (params ())
DROP TABLE "confs_fwd50account"; (params ())
ALTER TABLE "new__confs_fwd50account" RENAME TO "confs_fwd50account"; (params ())
CREATE UNIQUE INDEX "confs_fwd50account_account_id_instance_8893c9d3_uniq" ON "confs_fwd50account" ("account_id", "instance"); (params ())
CREATE INDEX "confs_fwd50account_last_status_at_5d885d9d" ON "confs_fwd50account" ("last_status_at"); (params ())
CREATE INDEX "confs_fwd50account_followers_count_d80a3fda" ON "confs_fwd50account" ("followers_count"); (params ())
CREATE INDEX "confs_fwd50account_statuses_count_0e722855" ON "confs_fwd50account" ("statuses_count"); (params ())
CREATE INDEX "confs_fwd50account_url_50e1a4ec" ON "confs_fwd50account" ("url"); (params ())
CREATE INDEX "confs_fwd50_noindex_8293c0_idx" ON "confs_fwd50account" ("noindex", "discoverable"); (params ())
CREATE TABLE "new__confs_fwd50post" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "post_id" text NOT NULL, "instance" text NOT NULL, "created_at" datetime NOT NULL, "in_reply_to_id" text NULL, "in_reply_to_account_id" text NULL, "sensitive" bool NULL, "spoiler_text" text NULL, "visibility" text NOT NULL, "language" text NULL, "uri" varchar(200) NOT NULL, "url" varchar(200) NOT NULL, "replies_count" integer NOT NULL, "reblogs_count" integer NOT NULL, "favourites_count" integer NOT NULL, "edited_at" datetime NULL, "content" text NOT NULL, "reblog" text NULL, "application" text NULL CHECK ((JSON_VALID("application") OR "application" IS NULL)), "media_attachments" text NOT NULL CHECK ((JSON_VALID("media_attachments") OR "media_attachments" IS NULL)), "mentions" text NOT NULL CHECK ((JSON_VALID("mentions") OR "mentions" IS NULL)), "tags" text NOT NULL CHECK ((JSON_VALID("tags") OR "tags" IS NULL)), "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "card" text NULL CHECK ((JSON_VALID("card") OR "card" IS NULL)), "poll" text NULL CHECK ((JSON_VALID("poll") OR "poll" IS NULL)), "account_id" bigint NOT NULL REFERENCES "confs_fwd50account" ("id") DEFERRABLE INITIALLY DEFERRED, CONSTRAINT "unique_post_url" UNIQUE ("url")); (params None)
INSERT INTO "new__confs_fwd50post" ("id", "post_id", "instance", "created_at", "in_reply_to_id", "in_reply_to_account_id", "sensitive", "spoiler_text", "visibility", "language", "uri", "url", "replies_count", "reblogs_count", "favourites_count", "edited_at", "content", "reblog", "application", "media_attachments", "mentions", "tags", "emojis", "card", "poll", "account_id") SELECT "id", "post_id", "instance", "created_at", "in_reply_to_id", "in_reply_to_account_id", "sensitive", "spoiler_text", "visibility", "language", "uri", "url", "replies_count", "reblogs_count", "favourites_count", "edited_at", "content", "reblog", "application", "media_attachments", "mentions", "tags", "emojis", "card", "poll", "account_id" FROM "confs_fwd50post"; (params ())
DROP TABLE "confs_fwd50post"; (params ())
ALTER TABLE "new__confs_fwd50post" RENAME TO "confs_fwd50post"; (params ())
CREATE UNIQUE INDEX "confs_fwd50post_post_id_instance_b9bfdc92_uniq" ON "confs_fwd50post" ("post_id", "instance"); (params ())
CREATE INDEX "confs_fwd50post_account_id_59bf69ab" ON "confs_fwd50post" ("account_id"); (params ())
CREATE TABLE "confs_djangoconafricaaccount" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" text NOT NULL, "instance" text NOT NULL, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL))); (params None)
CREATE TABLE "confs_djangoconafricapost" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "post_id" text NOT NULL, "instance" text NOT NULL, "created_at" datetime NOT NULL, "in_reply_to_id" text NULL, "in_reply_to_account_id" text NULL, "sensitive" bool NULL, "spoiler_text" text NULL, "visibility" text NOT NULL, "language" text NULL, "uri" varchar(200) NOT NULL, "url" varchar(200) NOT NULL, "replies_count" integer NOT NULL, "reblogs_count" integer NOT NULL, "favourites_count" integer NOT NULL, "edited_at" datetime NULL, "content" text NOT NULL, "reblog" text NULL, "application" text NULL CHECK ((JSON_VALID("application") OR "application" IS NULL)), "media_attachments" text NOT NULL CHECK ((JSON_VALID("media_attachments") OR "media_attachments" IS NULL)), "mentions" text NOT NULL CHECK ((JSON_VALID("mentions") OR "mentions" IS NULL)), "tags" text NOT NULL CHECK ((JSON_VALID("tags") OR "tags" IS NULL)), "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "card" text NULL CHECK ((JSON_VALID("card") OR "card" IS NULL)), "poll" text NULL CHECK ((JSON_VALID("poll") OR "poll" IS NULL)), "account_id" bigint NOT NULL REFERENCES "confs_djangoconafricaaccount" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "confs_djang_noindex_e2231b_idx" ON "confs_djangoconafricaaccount" ("noindex", "discoverable"); (params None)
CREATE TABLE "new__confs_djangoconafricaaccount" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" text NOT NULL, "instance" text NOT NULL, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), CONSTRAINT "unique_djangoconafrica_url" UNIQUE ("url")); (params None)
INSERT INTO "new__confs_djangoconafricaaccount" ("id", "account_id", "instance", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields") SELECT "id", "account_id", "instance", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields" FROM "confs_djangoconafricaaccount"; (params ())
DROP TABLE "confs_djangoconafricaaccount"; (params ())
ALTER TABLE "new__confs_djangoconafricaaccount" RENAME TO "confs_djangoconafricaaccount"; (params ())
CREATE INDEX "confs_djangoconafricapost_account_id_4478fef0" ON "confs_djangoconafricapost" ("account_id"); (params ())
CREATE INDEX "confs_djangoconafricaaccount_last_status_at_cdf083cc" ON "confs_djangoconafricaaccount" ("last_status_at"); (params ())
CREATE INDEX "confs_djangoconafricaaccount_followers_count_0b405354" ON "confs_djangoconafricaaccount" ("followers_count"); (params ())
CREATE INDEX "confs_djangoconafricaaccount_statuses_count_c5433ba4" ON "confs_djangoconafricaaccount" ("statuses_count"); (params ())
CREATE INDEX "confs_djangoconafricaaccount_url_523c9204" ON "confs_djangoconafricaaccount" ("url"); (params ())
CREATE INDEX "confs_djang_noindex_e2231b_idx" ON "confs_djangoconafricaaccount" ("noindex", "discoverable"); (params ())
CREATE UNIQUE INDEX "confs_djangoconafricaaccount_account_id_instance_8b2da14f_uniq" ON "confs_djangoconafricaaccount" ("account_id", "instance"); (params ())
CREATE TABLE "new__confs_djangoconafricapost" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "post_id" text NOT NULL, "instance" text NOT NULL, "created_at" datetime NOT NULL, "in_reply_to_id" text NULL, "in_reply_to_account_id" text NULL, "sensitive" bool NULL, "spoiler_text" text NULL, "visibility" text NOT NULL, "language" text NULL, "uri" varchar(200) NOT NULL, "url" varchar(200) NOT NULL, "replies_count" integer NOT NULL, "reblogs_count" integer NOT NULL, "favourites_count" integer NOT NULL, "edited_at" datetime NULL, "content" text NOT NULL, "reblog" text NULL, "application" text NULL CHECK ((JSON_VALID("application") OR "application" IS NULL)), "media_attachments" text NOT NULL CHECK ((JSON_VALID("media_attachments") OR "media_attachments" IS NULL)), "mentions" text NOT NULL CHECK ((JSON_VALID("mentions") OR "mentions" IS NULL)), "tags" text NOT NULL CHECK ((JSON_VALID("tags") OR "tags" IS NULL)), "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "card" text NULL CHECK ((JSON_VALID("card") OR "card" IS NULL)), "poll" text NULL CHECK ((JSON_VALID("poll") OR "poll" IS NULL)), "account_id" bigint NOT NULL REFERENCES "confs_djangoconafricaaccount" ("id") DEFERRABLE INITIALLY DEFERRED, CONSTRAINT "unique_post_djangoconafrica_url" UNIQUE ("url")); (params None)
INSERT INTO "new__confs_djangoconafricapost" ("id", "post_id", "instance", "created_at", "in_reply_to_id", "in_reply_to_account_id", "sensitive", "spoiler_text", "visibility", "language", "uri", "url", "replies_count", "reblogs_count", "favourites_count", "edited_at", "content", "reblog", "application", "media_attachments", "mentions", "tags", "emojis", "card", "poll", "account_id") SELECT "id", "post_id", "instance", "created_at", "in_reply_to_id", "in_reply_to_account_id", "sensitive", "spoiler_text", "visibility", "language", "uri", "url", "replies_count", "reblogs_count", "favourites_count", "edited_at", "content", "reblog", "application", "media_attachments", "mentions", "tags", "emojis", "card", "poll", "account_id" FROM "confs_djangoconafricapost"; (params ())
DROP TABLE "confs_djangoconafricapost"; (params ())
ALTER TABLE "new__confs_djangoconafricapost" RENAME TO "confs_djangoconafricapost"; (params ())
CREATE INDEX "confs_djangoconafricapost_account_id_4478fef0" ON "confs_djangoconafricapost" ("account_id"); (params ())
CREATE UNIQUE INDEX "confs_djangoconafricapost_post_id_instance_aa94a4cf_uniq" ON "confs_djangoconafricapost" ("post_id", "instance"); (params ())
CREATE TABLE "confs_dotnetconfaccount" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" text NOT NULL, "instance" text NOT NULL, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL))); (params None)
CREATE TABLE "confs_dotnetconfpost" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "post_id" text NOT NULL, "instance" text NOT NULL, "created_at" datetime NOT NULL, "in_reply_to_id" text NULL, "in_reply_to_account_id" text NULL, "sensitive" bool NULL, "spoiler_text" text NULL, "visibility" text NOT NULL, "language" text NULL, "uri" varchar(200) NOT NULL, "url" varchar(200) NOT NULL, "replies_count" integer NOT NULL, "reblogs_count" integer NOT NULL, "favourites_count" integer NOT NULL, "edited_at" datetime NULL, "content" text NOT NULL, "reblog" text NULL, "application" text NULL CHECK ((JSON_VALID("application") OR "application" IS NULL)), "media_attachments" text NOT NULL CHECK ((JSON_VALID("media_attachments") OR "media_attachments" IS NULL)), "mentions" text NOT NULL CHECK ((JSON_VALID("mentions") OR "mentions" IS NULL)), "tags" text NOT NULL CHECK ((JSON_VALID("tags") OR "tags" IS NULL)), "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "card" text NULL CHECK ((JSON_VALID("card") OR "card" IS NULL)), "poll" text NULL CHECK ((JSON_VALID("poll") OR "poll" IS NULL)), "account_id" bigint NOT NULL REFERENCES "confs_dotnetconfaccount" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "confs_dotne_noindex_cf758a_idx" ON "confs_dotnetconfaccount" ("noindex", "discoverable"); (params None)
CREATE TABLE "new__confs_dotnetconfaccount" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" text NOT NULL, "instance" text NOT NULL, "username" text NOT NULL, "acct" text NOT NULL, "display_name" text NOT NULL, "locked" bool NOT NULL, "bot" bool NOT NULL, "discoverable" bool NOT NULL, "group" bool NOT NULL, "noindex" bool NULL, "created_at" datetime NOT NULL, "last_status_at" datetime NULL, "last_sync_at" datetime NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "note" text NOT NULL, "url" varchar(200) NOT NULL, "avatar" varchar(200) NOT NULL, "avatar_static" varchar(200) NOT NULL, "header" varchar(200) NOT NULL, "header_static" varchar(200) NOT NULL, "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "roles" text NOT NULL CHECK ((JSON_VALID("roles") OR "roles" IS NULL)), "fields" text NOT NULL CHECK ((JSON_VALID("fields") OR "fields" IS NULL)), CONSTRAINT "unique_dotnetcon_url" UNIQUE ("url")); (params None)
INSERT INTO "new__confs_dotnetconfaccount" ("id", "account_id", "instance", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields") SELECT "id", "account_id", "instance", "username", "acct", "display_name", "locked", "bot", "discoverable", "group", "noindex", "created_at", "last_status_at", "last_sync_at", "followers_count", "following_count", "statuses_count", "note", "url", "avatar", "avatar_static", "header", "header_static", "emojis", "roles", "fields" FROM "confs_dotnetconfaccount"; (params ())
DROP TABLE "confs_dotnetconfaccount"; (params ())
ALTER TABLE "new__confs_dotnetconfaccount" RENAME TO "confs_dotnetconfaccount"; (params ())
CREATE INDEX "confs_dotnetconfpost_account_id_b1e2926c" ON "confs_dotnetconfpost" ("account_id"); (params ())
CREATE INDEX "confs_dotnetconfaccount_last_status_at_3f563d7f" ON "confs_dotnetconfaccount" ("last_status_at"); (params ())
CREATE INDEX "confs_dotnetconfaccount_followers_count_81e028ec" ON "confs_dotnetconfaccount" ("followers_count"); (params ())
CREATE INDEX "confs_dotnetconfaccount_statuses_count_d204560b" ON "confs_dotnetconfaccount" ("statuses_count"); (params ())
CREATE INDEX "confs_dotnetconfaccount_url_5d3f06fb" ON "confs_dotnetconfaccount" ("url"); (params ())
CREATE INDEX "confs_dotne_noindex_cf758a_idx" ON "confs_dotnetconfaccount" ("noindex", "discoverable"); (params ())
CREATE UNIQUE INDEX "confs_dotnetconfaccount_account_id_instance_bd17f85e_uniq" ON "confs_dotnetconfaccount" ("account_id", "instance"); (params ())
CREATE TABLE "new__confs_dotnetconfpost" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "post_id" text NOT NULL, "instance" text NOT NULL, "created_at" datetime NOT NULL, "in_reply_to_id" text NULL, "in_reply_to_account_id" text NULL, "sensitive" bool NULL, "spoiler_text" text NULL, "visibility" text NOT NULL, "language" text NULL, "uri" varchar(200) NOT NULL, "url" varchar(200) NOT NULL, "replies_count" integer NOT NULL, "reblogs_count" integer NOT NULL, "favourites_count" integer NOT NULL, "edited_at" datetime NULL, "content" text NOT NULL, "reblog" text NULL, "application" text NULL CHECK ((JSON_VALID("application") OR "application" IS NULL)), "media_attachments" text NOT NULL CHECK ((JSON_VALID("media_attachments") OR "media_attachments" IS NULL)), "mentions" text NOT NULL CHECK ((JSON_VALID("mentions") OR "mentions" IS NULL)), "tags" text NOT NULL CHECK ((JSON_VALID("tags") OR "tags" IS NULL)), "emojis" text NOT NULL CHECK ((JSON_VALID("emojis") OR "emojis" IS NULL)), "card" text NULL CHECK ((JSON_VALID("card") OR "card" IS NULL)), "poll" text NULL CHECK ((JSON_VALID("poll") OR "poll" IS NULL)), "account_id" bigint NOT NULL REFERENCES "confs_dotnetconfaccount" ("id") DEFERRABLE INITIALLY DEFERRED, CONSTRAINT "unique_post_dotnetcon_url" UNIQUE ("url")); (params None)
INSERT INTO "new__confs_dotnetconfpost" ("id", "post_id", "instance", "created_at", "in_reply_to_id", "in_reply_to_account_id", "sensitive", "spoiler_text", "visibility", "language", "uri", "url", "replies_count", "reblogs_count", "favourites_count", "edited_at", "content", "reblog", "application", "media_attachments", "mentions", "tags", "emojis", "card", "poll", "account_id") SELECT "id", "post_id", "instance", "created_at", "in_reply_to_id", "in_reply_to_account_id", "sensitive", "spoiler_text", "visibility", "language", "uri", "url", "replies_count", "reblogs_count", "favourites_count", "edited_at", "content", "reblog", "application", "media_attachments", "mentions", "tags", "emojis", "card", "poll", "account_id" FROM "confs_dotnetconfpost"; (params ())
DROP TABLE "confs_dotnetconfpost"; (params ())
ALTER TABLE "new__confs_dotnetconfpost" RENAME TO "confs_dotnetconfpost"; (params ())
CREATE INDEX "confs_dotnetconfpost_account_id_b1e2926c" ON "confs_dotnetconfpost" ("account_id"); (params ())
CREATE UNIQUE INDEX "confs_dotnetconfpost_post_id_instance_717dea36_uniq" ON "confs_dotnetconfpost" ("post_id", "instance"); (params ())
CREATE TABLE "confs_conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "location" varchar(255) NOT NULL, "start_date" date NOT NULL, "end_date" date NOT NULL, "description" text NOT NULL); (params None)
CREATE TABLE "confs_conference_accounts" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "conference_id" bigint NOT NULL REFERENCES "confs_conference" ("id") DEFERRABLE INITIALLY DEFERRED, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE TABLE "new__confs_conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "location" varchar(255) NOT NULL, "start_date" date NOT NULL, "end_date" date NOT NULL, "description" text NOT NULL, "instances" text NOT NULL); (params None)
INSERT INTO "new__confs_conference" ("id", "name", "slug", "location", "start_date", "end_date", "description", "instances") SELECT "id", "name", "slug", "location", "start_date", "end_date", "description", '' FROM "confs_conference"; (params ())
DROP TABLE "confs_conference"; (params ())
ALTER TABLE "new__confs_conference" RENAME TO "confs_conference"; (params ())
CREATE UNIQUE INDEX "confs_conference_accounts_conference_id_account_id_ffce682b_uniq" ON "confs_conference_accounts" ("conference_id", "account_id"); (params ())
CREATE INDEX "confs_conference_accounts_conference_id_25fb2564" ON "confs_conference_accounts" ("conference_id"); (params ())
CREATE INDEX "confs_conference_accounts_account_id_a1c89e3b" ON "confs_conference_accounts" ("account_id"); (params ())
CREATE TABLE "new__confs_conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "location" varchar(255) NOT NULL, "start_date" date NOT NULL, "end_date" date NOT NULL, "description" text NOT NULL, "instances" text NOT NULL, "mastodon" varchar(200) NOT NULL); (params None)
INSERT INTO "new__confs_conference" ("id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon") SELECT "id", "name", "slug", "location", "start_date", "end_date", "description", "instances", '' FROM "confs_conference"; (params ())
DROP TABLE "confs_conference"; (params ())
ALTER TABLE "new__confs_conference" RENAME TO "confs_conference"; (params ())
CREATE TABLE "new__confs_conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "location" varchar(255) NOT NULL, "start_date" date NOT NULL, "end_date" date NOT NULL, "description" text NOT NULL, "instances" text NOT NULL, "mastodon" varchar(200) NOT NULL, "min_id" varchar(255) NOT NULL); (params None)
INSERT INTO "new__confs_conference" ("id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "min_id") SELECT "id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", '0' FROM "confs_conference"; (params ())
DROP TABLE "confs_conference"; (params ())
ALTER TABLE "new__confs_conference" RENAME TO "confs_conference"; (params ())
CREATE TABLE "confs_conference_posts" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "conference_id" bigint NOT NULL REFERENCES "confs_conference" ("id") DEFERRABLE INITIALLY DEFERRED, "post_id" bigint NOT NULL REFERENCES "posts_post" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
ALTER TABLE "confs_conference" ADD COLUMN "posts_after" date NULL; (params None)
CREATE TABLE "new__confs_conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "location" varchar(255) NOT NULL, "start_date" date NOT NULL, "end_date" date NOT NULL, "description" text NOT NULL, "instances" text NOT NULL, "mastodon" varchar(200) NOT NULL, "min_id" varchar(255) NOT NULL, "posts_after" date NULL, "tags" text NOT NULL); (params None)
INSERT INTO "new__confs_conference" ("id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "min_id", "posts_after", "tags") SELECT "id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "min_id", "posts_after", '' FROM "confs_conference"; (params ())
DROP TABLE "confs_conference"; (params ())
ALTER TABLE "new__confs_conference" RENAME TO "confs_conference"; (params ())
CREATE UNIQUE INDEX "confs_conference_posts_conference_id_post_id_d345a6b3_uniq" ON "confs_conference_posts" ("conference_id", "post_id"); (params ())
CREATE INDEX "confs_conference_posts_conference_id_71a42b77" ON "confs_conference_posts" ("conference_id"); (params ())
CREATE INDEX "confs_conference_posts_post_id_be5bb0d7" ON "confs_conference_posts" ("post_id"); (params ())
CREATE TABLE "new__confs_conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "location" varchar(255) NOT NULL, "start_date" date NOT NULL, "end_date" date NOT NULL, "description" text NOT NULL, "instances" text NOT NULL, "mastodon" varchar(200) NOT NULL, "min_id" varchar(255) NOT NULL, "posts_after" date NULL, "tags" text NOT NULL, "website" varchar(200) NOT NULL); (params None)
INSERT INTO "new__confs_conference" ("id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "min_id", "posts_after", "tags", "website") SELECT "id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "min_id", "posts_after", "tags", '' FROM "confs_conference"; (params ())
DROP TABLE "confs_conference"; (params ())
ALTER TABLE "new__confs_conference" RENAME TO "confs_conference"; (params ())
ALTER TABLE "confs_conference" DROP COLUMN "min_id"; (params ())
CREATE TABLE "confs_minid" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "instance" text NOT NULL, "min_id" varchar(255) NOT NULL, "conference_id" bigint NOT NULL REFERENCES "confs_conference" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE UNIQUE INDEX "confs_minid_conference_id_instance_d8cffc59_uniq" ON "confs_minid" ("conference_id", "instance"); (params ())
CREATE INDEX "confs_minid_conference_id_4556a23f" ON "confs_minid" ("conference_id"); (params ())
ALTER TABLE "confs_conference" ADD COLUMN "archived_date" date NULL; (params None)
ALTER TABLE confs_conference_accounts RENAME TO confs_conferenceaccount; (params None)
CREATE TABLE "new__confs_conferenceaccount" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "conference_id" bigint NOT NULL REFERENCES "confs_conference" ("id") DEFERRABLE INITIALLY DEFERRED, "count" integer NOT NULL); (params None)
INSERT INTO "new__confs_conferenceaccount" ("id", "account_id", "conference_id", "count") SELECT "id", "account_id", "conference_id", 0 FROM "confs_conferenceaccount"; (params ())
DROP TABLE "confs_conferenceaccount"; (params ())
ALTER TABLE "new__confs_conferenceaccount" RENAME TO "confs_conferenceaccount"; (params ())
CREATE UNIQUE INDEX "confs_conferenceaccount_conference_id_account_id_4d3d127b_uniq" ON "confs_conferenceaccount" ("conference_id", "account_id"); (params ())
CREATE INDEX "confs_conferenceaccount_account_id_0a8dfe5c" ON "confs_conferenceaccount" ("account_id"); (params ())
CREATE INDEX "confs_conferenceaccount_conference_id_f14af7f5" ON "confs_conferenceaccount" ("conference_id"); (params ())
ALTER TABLE confs_conference_posts RENAME TO confs_conferencepost; (params None)
ALTER TABLE "confs_conferencepost" ADD COLUMN "created_at" datetime NULL; (params None)
ALTER TABLE "confs_conferencepost" ADD COLUMN "favourites_count" integer NULL; (params None)
ALTER TABLE "confs_conferencepost" ADD COLUMN "reblogs_count" integer NULL; (params None)
ALTER TABLE "confs_conferencepost" ADD COLUMN "replies_count" integer NULL; (params None)
ALTER TABLE "confs_conferencepost" ADD COLUMN "visibility" text NULL; (params None)
CREATE INDEX "confs_confe_confere_59a67a_idx" ON "confs_conferencepost" ("conference_id", "created_at"); (params None)
CREATE INDEX "confs_confe_confere_3c7fc2_idx" ON "confs_conferencepost" ("conference_id", "favourites_count"); (params None)
CREATE INDEX "confs_confe_confere_b7110a_idx" ON "confs_conferencepost" ("conference_id", "reblogs_count"); (params None)
CREATE INDEX "confs_confe_confere_ba8de5_idx" ON "confs_conferencepost" ("conference_id", "replies_count"); (params None)
ALTER TABLE "confs_conferencepost" ADD COLUMN "account_id" bigint NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED; (params None)
CREATE INDEX "confs_confe_confere_fdbf3a_idx" ON "confs_conferencepost" ("conference_id", "account_id", "created_at"); (params None)
CREATE INDEX "confs_confe_confere_95354b_idx" ON "confs_conferencepost" ("conference_id", "account_id", "favourites_count"); (params None)
CREATE INDEX "confs_confe_confere_e0d10e_idx" ON "confs_conferencepost" ("conference_id", "account_id", "reblogs_count"); (params None)
CREATE INDEX "confs_confe_confere_1a1f64_idx" ON "confs_conferencepost" ("conference_id", "account_id", "replies_count"); (params None)
CREATE INDEX "confs_conferencepost_account_id_672354a8" ON "confs_conferencepost" ("account_id"); (params ())
CREATE TABLE "confs_conferencetag" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "icon" varchar(255) NOT NULL); (params None)
CREATE TABLE "confs_conferencelookup" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "language" varchar(55) NOT NULL, "conference_id" bigint NOT NULL REFERENCES "confs_conference" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "confs_conferencelookup_conference_id_2f1e0224" ON "confs_conferencelookup" ("conference_id"); (params ())
CREATE TABLE "new__confs_conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "location" varchar(255) NOT NULL, "start_date" date NOT NULL, "end_date" date NOT NULL, "description" text NOT NULL, "instances" text NOT NULL, "mastodon" varchar(200) NOT NULL, "posts_after" date NULL, "tags" text NOT NULL, "website" varchar(200) NOT NULL, "archived_date" date NULL, "days" text NOT NULL); (params None)
INSERT INTO "new__confs_conference" ("id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "posts_after", "tags", "website", "archived_date", "days") SELECT "id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "posts_after", "tags", "website", "archived_date", '' FROM "confs_conference"; (params ())
DROP TABLE "confs_conference"; (params ())
ALTER TABLE "new__confs_conference" RENAME TO "confs_conference"; (params ())
CREATE TABLE "new__confs_conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(255) NOT NULL, "slug" varchar(255) NOT NULL UNIQUE, "location" varchar(255) NOT NULL, "start_date" date NOT NULL, "end_date" date NOT NULL, "description" text NOT NULL, "instances" text NOT NULL, "mastodon" varchar(200) NOT NULL, "posts_after" date NULL, "tags" text NOT NULL, "website" varchar(200) NOT NULL, "archived_date" date NULL, "days" text NOT NULL, "day_style" text NOT NULL); (params None)
INSERT INTO "new__confs_conference" ("id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "posts_after", "tags", "website", "archived_date", "days", "day_style") SELECT "id", "name", "slug", "location", "start_date", "end_date", "description", "instances", "mastodon", "posts_after", "tags", "website", "archived_date", "days", '' FROM "confs_conference"; (params ())
DROP TABLE "confs_conference"; (params ())
ALTER TABLE "new__confs_conference" RENAME TO "confs_conference"; (params ())
ALTER TABLE "confs_conference" RENAME COLUMN "day_style" TO "day_styles"; (params ())
CREATE TABLE "django_dramatiq_task" ("id" char(32) NOT NULL PRIMARY KEY, "status" varchar(8) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "message_data" BLOB NOT NULL); (params None)
ALTER TABLE "django_dramatiq_task" ADD COLUMN "actor_name" varchar(300) NULL; (params None)
ALTER TABLE "django_dramatiq_task" ADD COLUMN "queue_name" varchar(100) NULL; (params None)
CREATE TABLE "new__django_dramatiq_task" ("id" char(32) NOT NULL PRIMARY KEY, "status" varchar(8) NOT NULL, "created_at" datetime NOT NULL, "message_data" BLOB NOT NULL, "actor_name" varchar(300) NULL, "queue_name" varchar(100) NULL, "updated_at" datetime NOT NULL); (params None)
INSERT INTO "new__django_dramatiq_task" ("id", "status", "created_at", "message_data", "actor_name", "queue_name", "updated_at") SELECT "id", "status", "created_at", "message_data", "actor_name", "queue_name", "updated_at" FROM "django_dramatiq_task"; (params ())
DROP TABLE "django_dramatiq_task"; (params ())
ALTER TABLE "new__django_dramatiq_task" RENAME TO "django_dramatiq_task"; (params ())
CREATE INDEX "django_dramatiq_task_updated_at_bb623596" ON "django_dramatiq_task" ("updated_at"); (params ())
CREATE TABLE "mastodon_auth_instance" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "url" varchar(255) NOT NULL, "client_id" varchar(255) NOT NULL, "client_secret" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL); (params None)
CREATE TABLE "mastodon_auth_account" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "access_token" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "user_id" integer NOT NULL UNIQUE REFERENCES "auth_user" ("id") DEFERRABLE INITIALLY DEFERRED, "instance_id" bigint NOT NULL REFERENCES "mastodon_auth_instance" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "mastodon_auth_account_instance_id_8f063f1c" ON "mastodon_auth_account" ("instance_id"); (params ())
CREATE TABLE "mastodon_auth_accountaccess" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "access_token" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED, "instance_id" bigint NOT NULL REFERENCES "mastodon_auth_instance" ("id") DEFERRABLE INITIALLY DEFERRED, "user_id" integer NOT NULL UNIQUE REFERENCES "auth_user" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
DROP TABLE "mastodon_auth_account"; (params ())
CREATE INDEX "mastodon_auth_accountaccess_account_id_887645d3" ON "mastodon_auth_accountaccess" ("account_id"); (params ())
CREATE INDEX "mastodon_auth_accountaccess_instance_id_86b0b4f1" ON "mastodon_auth_accountaccess" ("instance_id"); (params ())
CREATE TABLE "mastodon_auth_accountfollowing" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "mastodon_auth_accountfollowing_account_id_329ec4b3" ON "mastodon_auth_accountfollowing" ("account_id"); (params ())
CREATE UNIQUE INDEX "mastodon_auth_accountfollowing_account_id_url_628748ab_uniq" ON "mastodon_auth_accountfollowing" ("account_id", "url"); (params ())
CREATE TABLE "django_session" ("session_key" varchar(40) NOT NULL PRIMARY KEY, "session_data" text NOT NULL, "expire_date" datetime NOT NULL); (params None)
CREATE INDEX "django_session_expire_date_a5c62663" ON "django_session" ("expire_date"); (params ())
CREATE TABLE "stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL); (params None)
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "stats_accountstats" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "statuses_count" integer NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "stats_accountstats_date_65b1850a" ON "stats_accountstats" ("date"); (params ())
CREATE INDEX "stats_accountstats_account_id_d2c3c36b" ON "stats_accountstats" ("account_id"); (params ())
ALTER TABLE "stats_accountstats" RENAME TO "stats_dailyaccount"; (params ())
CREATE TABLE "stats_dailyaccountchange" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "statuses_count" integer NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "stats_dailyaccountchange_account_id_bae1a2a9" ON "stats_dailyaccountchange" ("account_id"); (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "stats_followclick" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "url" text NOT NULL, "created_at" datetime NOT NULL, "user_id" integer NOT NULL REFERENCES "auth_user" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "stats_followclick_user_id_7c47505a" ON "stats_followclick" ("user_id"); (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL, "css_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL, "css_accounts" integer NOT NULL, "css_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL, "css_accounts" integer NOT NULL, "css_posts" integer NOT NULL, "r_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "r_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL, "css_accounts" integer NOT NULL, "css_posts" integer NOT NULL, "r_accounts" integer NOT NULL, "r_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "r_accounts", "r_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "r_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
ALTER TABLE "stats_daily" RENAME COLUMN "r_accounts" TO "rstats_accounts"; (params ())
ALTER TABLE "stats_daily" RENAME COLUMN "r_posts" TO "rstats_posts"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL, "css_accounts" integer NOT NULL, "css_posts" integer NOT NULL, "rstats_accounts" integer NOT NULL, "rstats_posts" integer NOT NULL, "opentofu_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "rstats_accounts", "rstats_posts", "opentofu_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "rstats_accounts", "rstats_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL, "css_accounts" integer NOT NULL, "css_posts" integer NOT NULL, "rstats_accounts" integer NOT NULL, "rstats_posts" integer NOT NULL, "opentofu_accounts" integer NOT NULL, "opentofu_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "rstats_accounts", "rstats_posts", "opentofu_accounts", "opentofu_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "rstats_accounts", "rstats_posts", "opentofu_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL, "css_accounts" integer NOT NULL, "css_posts" integer NOT NULL, "rstats_accounts" integer NOT NULL, "rstats_posts" integer NOT NULL, "opentofu_accounts" integer NOT NULL, "opentofu_posts" integer NOT NULL, "terraform_accounts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "rstats_accounts", "rstats_posts", "opentofu_accounts", "opentofu_posts", "terraform_accounts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "rstats_accounts", "rstats_posts", "opentofu_accounts", "opentofu_posts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "new__stats_daily" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_accounts" integer NOT NULL, "python_accounts" integer NOT NULL, "javascript_accounts" integer NOT NULL, "rust_accounts" integer NOT NULL, "ruby_accounts" integer NOT NULL, "golang_accounts" integer NOT NULL, "java_accounts" integer NOT NULL, "kotlin_accounts" integer NOT NULL, "scala_accounts" integer NOT NULL, "swift_accounts" integer NOT NULL, "csharp_accounts" integer NOT NULL, "fsharp_accounts" integer NOT NULL, "dotnet_accounts" integer NOT NULL, "cpp_accounts" integer NOT NULL, "linux_accounts" integer NOT NULL, "haskell_accounts" integer NOT NULL, "ocaml_accounts" integer NOT NULL, "nix_accounts" integer NOT NULL, "opensource_accounts" integer NOT NULL, "php_accounts" integer NOT NULL, "cpp_posts" integer NOT NULL, "csharp_posts" integer NOT NULL, "dotnet_posts" integer NOT NULL, "fsharp_posts" integer NOT NULL, "golang_posts" integer NOT NULL, "haskell_posts" integer NOT NULL, "java_posts" integer NOT NULL, "javascript_posts" integer NOT NULL, "kotlin_posts" integer NOT NULL, "linux_posts" integer NOT NULL, "nix_posts" integer NOT NULL, "ocaml_posts" integer NOT NULL, "opensource_posts" integer NOT NULL, "php_posts" integer NOT NULL, "python_posts" integer NOT NULL, "ruby_posts" integer NOT NULL, "rust_posts" integer NOT NULL, "scala_posts" integer NOT NULL, "swift_posts" integer NOT NULL, "total_posts" integer NOT NULL, "angular_accounts" integer NOT NULL, "angular_posts" integer NOT NULL, "bootstrap_accounts" integer NOT NULL, "bootstrap_posts" integer NOT NULL, "django_accounts" integer NOT NULL, "django_posts" integer NOT NULL, "fastapi_accounts" integer NOT NULL, "fastapi_posts" integer NOT NULL, "flask_accounts" integer NOT NULL, "flask_posts" integer NOT NULL, "htmx_accounts" integer NOT NULL, "htmx_posts" integer NOT NULL, "laravel_accounts" integer NOT NULL, "laravel_posts" integer NOT NULL, "nextjs_accounts" integer NOT NULL, "nextjs_posts" integer NOT NULL, "rails_accounts" integer NOT NULL, "rails_posts" integer NOT NULL, "react_accounts" integer NOT NULL, "react_posts" integer NOT NULL, "spring_accounts" integer NOT NULL, "spring_posts" integer NOT NULL, "svelte_accounts" integer NOT NULL, "svelte_posts" integer NOT NULL, "symfony_accounts" integer NOT NULL, "symfony_posts" integer NOT NULL, "tailwind_accounts" integer NOT NULL, "tailwind_posts" integer NOT NULL, "vue_accounts" integer NOT NULL, "vue_posts" integer NOT NULL, "kubernetes_accounts" integer NOT NULL, "kubernetes_posts" integer NOT NULL, "typescript_accounts" integer NOT NULL, "typescript_posts" integer NOT NULL, "julia_accounts" integer NOT NULL, "julia_posts" integer NOT NULL, "css_accounts" integer NOT NULL, "css_posts" integer NOT NULL, "rstats_accounts" integer NOT NULL, "rstats_posts" integer NOT NULL, "opentofu_accounts" integer NOT NULL, "opentofu_posts" integer NOT NULL, "terraform_accounts" integer NOT NULL, "terraform_posts" integer NOT NULL); (params None)
INSERT INTO "new__stats_daily" ("id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "rstats_accounts", "rstats_posts", "opentofu_accounts", "opentofu_posts", "terraform_accounts", "terraform_posts") SELECT "id", "date", "total_accounts", "python_accounts", "javascript_accounts", "rust_accounts", "ruby_accounts", "golang_accounts", "java_accounts", "kotlin_accounts", "scala_accounts", "swift_accounts", "csharp_accounts", "fsharp_accounts", "dotnet_accounts", "cpp_accounts", "linux_accounts", "haskell_accounts", "ocaml_accounts", "nix_accounts", "opensource_accounts", "php_accounts", "cpp_posts", "csharp_posts", "dotnet_posts", "fsharp_posts", "golang_posts", "haskell_posts", "java_posts", "javascript_posts", "kotlin_posts", "linux_posts", "nix_posts", "ocaml_posts", "opensource_posts", "php_posts", "python_posts", "ruby_posts", "rust_posts", "scala_posts", "swift_posts", "total_posts", "angular_accounts", "angular_posts", "bootstrap_accounts", "bootstrap_posts", "django_accounts", "django_posts", "fastapi_accounts", "fastapi_posts", "flask_accounts", "flask_posts", "htmx_accounts", "htmx_posts", "laravel_accounts", "laravel_posts", "nextjs_accounts", "nextjs_posts", "rails_accounts", "rails_posts", "react_accounts", "react_posts", "spring_accounts", "spring_posts", "svelte_accounts", "svelte_posts", "symfony_accounts", "symfony_posts", "tailwind_accounts", "tailwind_posts", "vue_accounts", "vue_posts", "kubernetes_accounts", "kubernetes_posts", "typescript_accounts", "typescript_posts", "julia_accounts", "julia_posts", "css_accounts", "css_posts", "rstats_accounts", "rstats_posts", "opentofu_accounts", "opentofu_posts", "terraform_accounts", 0 FROM "stats_daily"; (params ())
DROP TABLE "stats_daily"; (params ())
ALTER TABLE "new__stats_daily" RENAME TO "stats_daily"; (params ())
CREATE TABLE "stats_dailysite" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "date" date NOT NULL UNIQUE, "total_users" integer NOT NULL, "daily_active_users" integer NOT NULL, "weekly_active_users" integer NOT NULL, "monthly_active_users" integer NOT NULL, "total_follows" integer NOT NULL, "daily_follows" integer NOT NULL, "weekly_follows" integer NOT NULL, "monthly_follows" integer NOT NULL); (params None)
CREATE TABLE "stats_weeklyaccountchange" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "statuses_count" integer NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "stats_weeklyaccountchange_account_id_518502ad" ON "stats_weeklyaccountchange" ("account_id"); (params ())
CREATE TABLE "stats_monthlyaccountchange" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "statuses_count" integer NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL, "account_id" bigint NOT NULL REFERENCES "accounts_account" ("id") DEFERRABLE INITIALLY DEFERRED); (params None)
CREATE INDEX "stats_monthlyaccountchange_account_id_a1bd2245" ON "stats_monthlyaccountchange" ("account_id"); (params ())
CREATE TABLE "new__stats_monthlyaccountchange" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "statuses_count" integer NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL); (params None)
INSERT INTO "new__stats_monthlyaccountchange" ("id", "statuses_count", "followers_count", "following_count") SELECT "id", "statuses_count", "followers_count", "following_count" FROM "stats_monthlyaccountchange"; (params ())
DROP TABLE "stats_monthlyaccountchange"; (params ())
ALTER TABLE "new__stats_monthlyaccountchange" RENAME TO "stats_monthlyaccountchange"; (params ())
CREATE TABLE "new__stats_weeklyaccountchange" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "statuses_count" integer NOT NULL, "followers_count" integer NOT NULL, "following_count" integer NOT NULL); (params None)
INSERT INTO "new__stats_weeklyaccountchange" ("id", "statuses_count", "followers_count", "following_count") SELECT "id", "statuses_count", "followers_count", "following_count" FROM "stats_weeklyaccountchange"; (params ())
DROP TABLE "stats_weeklyaccountchange"; (params ())
ALTER TABLE "new__stats_weeklyaccountchange" RENAME TO "stats_weeklyaccountchange"; (params ())
DROP TABLE "stats_dailyaccountchange"; (params ())
DROP TABLE "stats_monthlyaccountchange"; (params ())
DROP TABLE "stats_weeklyaccountchange"; (params ())
Stdout
Done 🎉