Skip to content

last doesn't work with old connections #3552

@swadesign

Description

@swadesign

Description

dbeaver/workspace/GlobalConfiguration/.dbeaver/data-sources.json is under version control and contains all local connections
last version not only doesn't work with that, also you cant create a new connection.
it shows "Project is not found" when you choose PostgreSQL

Steps to reproduce

  1. Docker image: dbeaver/cloudbeaver:25.0.0
  2. create connection
  3. save workspace dir
  4. Run docker image: dbeaver/cloudbeaver:latest using the same workspace dir (not entire)
    4.2 .gitignore:
    workspace/.data/
    workspace/.metadata/
    workspace/GlobalConfiguration/.json
    workspace/GlobalConfiguration/
    .sqlite
    workspace/GlobalConfiguration/.*.lock

Expected/Desired Behavior

all saved connections will appears on "docker compose -p "${dir%/}" up -d" WO any frictions

CloudBeaver Version

dbeaver/cloudbeaver:latest (25.1.1 i guess)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions