Content-Length: 263932 | pFad | http://github.com/utPLSQL/utPLSQL-java-api/commit/bc581a128fade1c5280b3b8f4f7233ed086b80b0

99 Changed path · utPLSQL/utPLSQL-java-api@bc581a1 · GitHub
Skip to content

Commit bc581a1

Browse files
committed
Changed path
1 parent 7b5d709 commit bc581a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/2_install_demo_project.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
docker run --rm -v $(pwd):/work -w /work/ --network host --entrypoint sqlplus truemark/sqlplus:19.8 \
2-
sys/oracle@//127.0.0.1:1521/XE as sysdba @sql/create_users.sql
2+
sys/oracle@//127.0.0.1:1521/XE as sysdba @scripts/sql/create_users.sql
33

44
docker run --rm -v $(pwd):/work -w /work/ --network host --entrypoint sqlplus truemark/sqlplus:19.8 \
5-
app/pass@//127.0.0.1:1521/XE @sql/create_app_objects.sql
5+
app/pass@//127.0.0.1:1521/XE @scripts/sql/create_app_objects.sql
66

77
docker run --rm -v $(pwd):/work -w /work/ --network host --entrypoint sqlplus truemark/sqlplus:19.8 \
8-
code_owner/pass@//127.0.0.1:1521/XE @sql/create_source_owner_objects.sql
8+
code_owner/pass@//127.0.0.1:1521/XE @scripts/sql/create_source_owner_objects.sql
99

1010
docker run --rm -v $(pwd):/work -w /work/ --network host --entrypoint sqlplus truemark/sqlplus:19.8 \
11-
tests_owner/pass@//127.0.0.1:1521/XE @sql/create_tests_owner_objects.sql
11+
tests_owner/pass@//127.0.0.1:1521/XE @scripts/sql/create_tests_owner_objects.sql

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/utPLSQL/utPLSQL-java-api/commit/bc581a128fade1c5280b3b8f4f7233ed086b80b0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy