File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1- [submodule "SQL /dw-vldb-samples "]
1+ [submodule "sql /dw-vldb-samples "]
22path = sql/dw-vldb-samples
33url = https://github.com/oracle/dw-vldb-samples
4- [submodule "Java/jdbc-ucp "]
5- path = java/jdbc-ucp
6- url = https://github.com/oracle/jdbc-ucp
7- [submodule "SQL/analytical-sql-examples "]
8- path = sql/analytical-sql-examples
9- url = https://github.com/oracle/analytical-sql-examples
4+ branch = master
105[submodule "db-sample-schemas "]
116path = db-sample-schemas
127url = https://github.com/oracle/db-sample-schemas
8+ branch = main
139[submodule "dotnet "]
1410path = dotnet
1511url = https://github.com/oracle/dotnet-db-samples
12+ branch = master
Original file line number Diff line number Diff line change 11# Contributing to oracle-db-examples
22
3- * Copyright (c) 2017 , Oracle and/or its affiliates. All rights reserved.*
3+ * Copyright (c) 2023 , Oracle and/or its affiliates. All rights reserved.*
44
55Pull requests can be made under
66[ The Oracle Contributor Agreement] ( https://www.oracle.com/technetwork/community/oca-486395.html )
77(OCA).
88
9- For pull requests to be accepted into oracle-db-examples , the bottom of
9+ For pull requests to be accepted into this repository , the bottom of
1010your commit message must have the following line using your name and
1111e-mail address as it appears in the OCA Signatories list.
1212
@@ -18,7 +18,7 @@ This can be automatically added to pull requests by committing with:
1818
1919```
2020git commit --signoff
21- ````
21+ ```
2222
2323Only pull requests from committers that can be verified as having
2424signed the OCA can be accepted.
You can’t perform that action at this time.
0 commit comments