Giter VIP home page Giter VIP logo

Comments (3)

DAddYE avatar DAddYE commented on July 19, 2024

Thanks I got a similar issue, but at the end the problem was mine.

I suggest to try to comment all fields, start server or console, stop it, decomment and restart.

In my case If I remember correctly I renamed a column and In my code I referenced the old name since ar is too magick they try to recreate it every time.

from mini_record.

activestylus avatar activestylus commented on July 19, 2024

Well this is even stranger - when I comment out those fields and reboot - MR actually deletes about half my columns - yikes! Definitely need to look at this more closely

FWIW the only discrepancy between the actual schema and my keys is that in the db the length of my text field is not set where as I've been explicit in my key definition

key :data, :as => :text, :limit => 4294967295

from mini_record.

DAddYE avatar DAddYE commented on July 19, 2024

I added a spec and fixed the problem. Now everything should works well. Thank you!

from mini_record.

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.