Giter Club home page Giter Club logo

Comments (4)

eveningkid avatar eveningkid commented on May 13, 2024 1

Hello Eric,

I finally had time to get back to this project and look into your issue :)

So yes, this is actually an expected behaviour. sync will synchronise your models with your current database.

In your case, your table already exists and also already have a unique index on users.email (because you called sync once). I would recommend to separate your code into two parts: the one that initialises your database and the one that will run ever after (which doesn't need models initialisation anymore).

I hope this makes sense. Let me know if you have any other question :)

Keep in touch

from denodb.

eveningkid avatar eveningkid commented on May 13, 2024 1

I will close this for now, do not hesitate to send another message if you need further help!

Have a great day

from denodb.

ArminasAer avatar ArminasAer commented on May 13, 2024

I will close this for now, do not hesitate to send another message if you need further help!

Have a great day

thank you; I haven't had a chance yo look at it yet, but I will :D

from denodb.

ralyodio avatar ralyodio commented on May 13, 2024

I don't understand. how do we fix?? Should we use sync() or not??

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.