Git Product home page Git Product logo

Comments (8)

njnes avatar njnes commented on July 20, 2024

should be handled at the python side. ie first monetdb.sql should open an in memory db and keep this available. But normal behaviour would be for the user to open a db (connect)

from monetdbe-python.

gijzelaerr avatar gijzelaerr commented on July 20, 2024

sure, but then why close this issue? Also, I',m not sure if we are talking about the same issue.
what I try to say is that the old monetdbelite behaviour is to allow only one DB open, and any new SQL call will be executed on the current connection. Question is if we want this behaviour? I find it quite confusing. Also, monetdbe, until yesterday, supported multiple open connections. This is incompatible with described functionality. From a user perspective I would highly recommend to allow multiple open connections

from monetdbe-python.

njnes avatar njnes commented on July 20, 2024

I thought I still allow multiple connections (you just have to pass the same connection information).

from monetdbe-python.

njnes avatar njnes commented on July 20, 2024

Only multiple databases is not supported now!

from monetdbe-python.

njnes avatar njnes commented on July 20, 2024

The old sqlite behaviour should go, I think. The new interface is clean enough. A user should open a database always.

from monetdbe-python.

 avatar commented on July 20, 2024

No monetdblite compability. remainder moved into separate issue.

from monetdbe-python.

gijzelaerr avatar gijzelaerr commented on July 20, 2024

Still, there are some lite tests that might be testing some interesting edge cases. I'm going to reopen this issue and rename it.

from monetdbe-python.

gijzelaerr avatar gijzelaerr commented on July 20, 2024

This has been fixed

from monetdbe-python.

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.