Git Product home page Git Product logo

Comments (1)

falahati avatar falahati commented on September 25, 2024

Unless you specifically select the 4th version to open a file, a default double-click tries to open it in v3.0. I mentioned this behavior in the release description:

At this moment, LiteDBViewerVersionSelector can't differentiate between LiteDB 3.x and LiteDB 4.x files. Please rename your file to .db4 if you want to open it directly with double-click.

Or change the program in charge of opening .db files by doing this:
image

The reason for this is that the file version between LiteDB v3 and v4 didn't change. So the right move is to make LiteDBViewer 4 to open both versions v4 and v3. However, LiteDB v4 is still in beta and for the software to act right we need to wait for the stable release.

from litedbviewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.