Skip to content

Bug: icebug-disk lbdb generated with schema.cypher are not reusable #539

@aheev

Description

@aheev

Ladybug version

0.17.0

What operating system are you using?

debian 13 trixie

What happened?

on lbug -i schema.cypher icebug-example.lbdb, ladybug checks for CSR files in both path("schema.cypher")(this is added to VFS paths during database init) and storage = <path> provided in DDL statements. But next time when you do lbug icebug-example.lbdb it wouldn't find the files because schema.cypher path is no longer available

Are there known steps to reproduce?

# assuming CSR files are present in the same dir as schema.cypher
$ lbug -i schema.cypher test.lbdb
$ lbug test.lbdb

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions