-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Supporting oracle #1401
Labels
#bug:cant-reproduce
Bugs that cannot be reproduced
Comments
@ShengyaoQian One question: you are reporting having issues installing caravel on oracle right? |
mistercrunch
added
bug_external
#bug:cant-reproduce
Bugs that cannot be reproduced
labels
Oct 28, 2016
This is related to how SqlAlchemy handles Oracle, it seems like it may be possible to handle it with database and/or sqlalchemy configuration. |
Notice: this issue has been closed because it has been inactive for 542 days. Feel free to comment and request for this issue to be reopened. |
This was referenced Feb 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are connecting to oracle on caravel, but we are having problems inserting into oracle db using sqlachemy, it's not auto generating primary keys. Does caravel support oracle now? Is there a way to have id auto generated for oracle?
The text was updated successfully, but these errors were encountered: