docker-oracle-xe-11g icon indicating copy to clipboard operation
docker-oracle-xe-11g copied to clipboard

init.sql

Open WillianBR opened this issue 3 years ago • 0 comments

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?

WillianBR avatar Feb 17 '22 13:02 WillianBR