GithubHelp home page GithubHelp logo

Comments (7)

Laptop765 avatar Laptop765 commented on July 19, 2024

Might be a separate issue but there are two prefix fields in edit contact.

F4E4DAA6-EAE9-4724-86BE-A2FB73D04263

from chandler.

djaiss avatar djaiss commented on July 19, 2024

Well, our bad.
It's not a missing migration. As we are still building everything, we have changed some old migrations so we don't manage the database schema too much with new migrations. That means you'll have to recreate the database 😥

from chandler.

Laptop765 avatar Laptop765 commented on July 19, 2024

Ahh that's unfortunate but I suppose not entirely unexpected 😄 So it sounds like there isn't a way for alpha testers to keep up with schema changes right now? If that's the case I might hold off testing until it becomes a thing. Unless there's a way to export/import? I wouldn't mind doing that.

from chandler.

Laptop765 avatar Laptop765 commented on July 19, 2024

I created prefix and suffix columns (varchar 255 null) to the contacts table and that seems to have unblocked me for the time being so I might keep poking around.

from chandler.

djaiss avatar djaiss commented on July 19, 2024

@Laptop765 yes adding them manually will fix the problem.

There is another breaking change that is coming thanks to #354 that we absolutely need before moving forward. If you didn't use the upload feature, there should not be any impact. If you did use file uploads, it will break.

After this, we'll stop changing schema and do regular migrations.

from chandler.

Laptop765 avatar Laptop765 commented on July 19, 2024

@djaiss Thanks for the heads up! Does that mean after #354 it is safe to trust data stored in the database can be used going forward?

from chandler.

djaiss avatar djaiss commented on July 19, 2024

@Laptop765 after #353 actually since it also changes a lot of things.
The other PRs are irrelevant and should not be impacted by this.

from chandler.

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.