Git Product home page Git Product logo

Comments (2)

eveningkid avatar eveningkid commented on May 22, 2024

Hello,

Sorry it took me awhile to get back to this project, I will try to help you as much as I can.

Could you just help me out with some extra debugging please:

  1. Try using sqlite with the same example and see if the same issue is raised:
const db = new Database('sqlite3', {
  filepath: './database.sqlite',
});

The rest remains similar. See if this runs properly or not.

  1. Run your example again with the debug option turned on and paste the output onto this issue (using MySQL client):
const db = new Database({ dialect: 'mysql', debug: true }, ...yourOptions);

I should be more reactive this time, so let's fix this together if you're up to it :)

Keep in touch

from denodb.

eveningkid avatar eveningkid commented on May 22, 2024

Hello,

As I could not get feedback from you, I will close this issue.

Please let me know if this should be reopened, thank you!

from denodb.

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.