Replies: 1 comment
-
For the community/upstream, I think it's best to stick to Postgres for now. For Apiman 4, it should be resolved, but I can't promise anything. If you are a paying support customer of BPL, feel free to reach out. For example, if you want to use Microsoft SQL server, we've successfully worked that out for a client already. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I changed the database communication from postgres to mysql in apiman, and I get some errors. Below are some errors that I have in communication with the database because checking locally my database already has these tables.
My docker-compose:
My docker-compose logs:
And the main error in APIMANUI:
Beta Was this translation helpful? Give feedback.
All reactions