Git Product home page Git Product logo

Comments (4)

plentz avatar plentz commented on June 3, 2024

@ericraio are you trying to run lol_dba tests with a new gem?

from lol_dba.

ericraio avatar ericraio commented on June 3, 2024

@ericraio are you trying to run lol_dba tests with a new gem?

No tests or anything like that, I just have a simple test that executes lol_dba

When running rake db:find_indexes, it's saying that I need to put an index for doorkeeper's table.

To reproduce,

add the gem lol_dba
and doorkeeper + create doorkeeper tables

from lol_dba.

ericraio avatar ericraio commented on June 3, 2024

@plentz

I'd like to highlight that lol_dba is failing because

the model class is Doorkeeper::Application and when you convert a nested model like this to underscore, it generates doorkeeper/application instead of doorkeeper_application

In addition to above,

add_index :oauth_access_tokens, [:doorkeeper/application_id, :doorkeeper/application_id]

This would not be the proper table because it is redefined internally.

from lol_dba.

sobrinho avatar sobrinho commented on June 3, 2024

I'm working on that on #81.

from lol_dba.

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.