Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This database is not supported. #62

Open
silicahd opened this issue Aug 28, 2024 · 0 comments
Open

This database is not supported. #62

silicahd opened this issue Aug 28, 2024 · 0 comments

Comments

@silicahd
Copy link

silicahd commented Aug 28, 2024

I was able to migrate all the tables with no issues however when i visit the website I will see this Symfony Error 500 This database is not supported. I am using laravel 10.

Laravel Tinker

> db::connection()->getPdo();                                                                                                                                                            
= RenokiCo\L1\D1\Pdo\D1Pdo {#8058
    inTransaction: false,
    attributes: {
      CASE: NATURAL,
      ERRMODE: EXCEPTION,
      PERSISTENT: false,
      DRIVER_NAME: "sqlite",
      ORACLE_NULLS: NATURAL,
      CLIENT_VERSION: "3.39.2",
      SERVER_VERSION: "3.39.2",
      STATEMENT_CLASS: [
        "PDOStatement",
      ],
      DEFAULT_FETCH_MODE: BOTH,
    },
  }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant