We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Buddy,
I'm try to test a small app against (Python3/Flask/SQLAlchemy) many database (DB2/PostGre/MariaDB/etc.) and I would like to do it automatically.
But I'm a beginner Oracle and I don't have any ideia about the init.sql and script.sh.
All I need is to automate the Docker run to create a database user, a set of table and insert the test data.
Do you have any sample about it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Buddy,
I'm try to test a small app against (Python3/Flask/SQLAlchemy) many database (DB2/PostGre/MariaDB/etc.) and I would like to do it automatically.
But I'm a beginner Oracle and I don't have any ideia about the init.sql and script.sh.
All I need is to automate the Docker run to create a database user, a set of table and insert the test data.
Do you have any sample about it?
The text was updated successfully, but these errors were encountered: