Skip to content

Producing an error when trying to load SQLite database #46

@hrvyncent

Description

@hrvyncent

Extension Version

v1.1.0

OS and Version

Windows 11

VS Code Version

v1.85.2

Database name and Version

Sqlite3

Steps to reproduce

Steps to reproduce the behavior:

  1. Create a new laravel application
  2. Change the DB_CONNECTION inside the .env to sqlite
  3. execute the php artisan:migrate.
  4. Open the DevDb and click the Sqlite Database File Picker.
  5. Select your database file (database.sqlite)

Expected behavior

Expected to load the tables like the screenshot
image

Screenshots

image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions