GithubHelp home page GithubHelp logo

Comments (7)

cziegenberg avatar cziegenberg commented on August 28, 2024

The automatically generated foreign key names you used in your changes exceed the maximum length for foreign keys in other DBMS (as far as I can remeber it's 30 characters in Oracle). Of course this can be changed in the Oracle script only, but I think the naming should be the same in all databases.

from oauth2-server.

alexbilbie avatar alexbilbie commented on August 28, 2024

I've never used Oracle in my life so I don't know of it's limitations

from oauth2-server.

cziegenberg avatar cziegenberg commented on August 28, 2024

No problem. My offer to check the database structure and prepare it for other DBMS is still valid... but first the basic structure needs to be clear. At the moment I use it with Postgres (and it works great). And I have the possibility to test it with SqlServer and Oracle (which I don't use personally).

from oauth2-server.

alexbilbie avatar alexbilbie commented on August 28, 2024

If you could check it and provide import scripts that would be great please.

from oauth2-server.

cziegenberg avatar cziegenberg commented on August 28, 2024

I had a look at it and I plan to integrate several changes into the dev version:

  • Several foreign key and index updates
  • Table renaming (to make the table structure clearer and the names shorter for better compatibility)
  • Some column renaming (belongs to the previous point)
  • Remove unnecessary column
  • Update the table script for MySQL
  • Add table script for Postgres

Okay?

from oauth2-server.

cziegenberg avatar cziegenberg commented on August 28, 2024

I just added the mentioned changes. Other SQL scripts will follow later...

from oauth2-server.

joaorobertopb avatar joaorobertopb commented on August 28, 2024

Sorry for asking in a topic already closed.

I take much OAuth2 use with Oracle Database!

I wonder if there is already a solution for it?

from oauth2-server.

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.