Giter Club home page Giter Club logo

Comments (8)

MaceWindu avatar MaceWindu commented on June 2, 2024

Confirmed. Works with LP5.

For .net core builds we don't support DbFactory, so it could be causing issue. Still not sure why it even tries to use DbFactory in first place...

from linq2db.linqpad.

MaceWindu avatar MaceWindu commented on June 2, 2024

Currently it works with recent linqpad 5, 6, 7. Looks like linqpad issue indeed.

from linq2db.linqpad.

asherber avatar asherber commented on June 2, 2024

@MaceWindu LP added a workaround after the issue was confirmed here (see forum post). I suspect the root cause may still be in linq2db.

from linq2db.linqpad.

MaceWindu avatar MaceWindu commented on June 2, 2024

Ok, will look into it once more

from linq2db.linqpad.

MaceWindu avatar MaceWindu commented on June 2, 2024

Hmm, but now I cannot reproduce it as linqpad site doesn't host old releases...

from linq2db.linqpad.

MaceWindu avatar MaceWindu commented on June 2, 2024

nevemind. chocolatey has older releases

from linq2db.linqpad.

MaceWindu avatar MaceWindu commented on June 2, 2024

Not actionable. I have no linqpad 6.13 anymore and linqpad site doesn't host older releases

from linq2db.linqpad.

MaceWindu avatar MaceWindu commented on June 2, 2024

Ok, figured out what could be wrong. We don't implement GetProviderFactory, and linqpad driver dev. guide states:

You must override GetProviderFactory if you want SQL querying support, because DbProviderFactories.GetFactory returns nothing in .NET Core 3.1+.

from linq2db.linqpad.

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.