Giter Club home page Giter Club logo

Comments (3)

dchess avatar dchess commented on May 27, 2024

@denglender Did your StudentUsage table not have the ImportDate column? I find that strange since the structure of this table has been those 4 columns since very early in the code development (as early as Mar 25 from what I see in the git history). @zkagin Are you aware of any breaking changes to the schema of that table at some point? Did it get removed and then added back at some point that you know of?

from google_classroom.

denglender avatar denglender commented on May 27, 2024

That's correct.

stusage

from google_classroom.

zkagin avatar zkagin commented on May 27, 2024

Thanks for reporting @denglender. It was added in #74, right after your commit adding Meet data, which might've been the last time you pulled.

@dchess Prior to that, the ImportDate was processed, but not being committed to the DB. #74 added it to the columns property so that it'd add the column as well.

Right now we don't handle any database migration, but now that the library is more complete we probably need to do so if we add more columns. I'm resolving this issue as I don't think we need to handle this particular instance given the limited number of people using the library before May.

from google_classroom.

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.