Skip to content

Commit f0e44a0

Browse files
update test JDBC properties for local OracleDB 26ai
1 parent 8e57195 commit f0e44a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sqldev/src/test/resources/test.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# properties to connect to Oracle Database using JDBC thin driver
2-
host=fillmore
2+
host=127.0.0.1
33
port=1521
4-
service=odb.docker
4+
service=freepdb1
55

66
# oracle users
77
scott_username=scott

0 commit comments

Comments
 (0)