FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · utPLSQL/utPLSQL-SQLDeveloper · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
utPLSQL
/
utPLSQL-SQLDeveloper
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
71
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 3, 2026
Modified readme in attempt to workaround the issue: https://github.com/mondeja/mkdocs-include-markdown-plugin/issues/302
jgebal
committed
3bdd3c3
View commit details
Copy full SHA for 3bdd3c3
Browse repository at this point
Update README.md to use absolute path instead of relative for images.
Show description for 7e2b244
jgebal
committed
7e2b244
View commit details
Copy full SHA for 7e2b244
Browse repository at this point
Commits on Jun 16, 2026
back to snapshot version 2.1.0-SNAPSHOT
PhilippSalvisberg
committed
0f91529
View commit details
Copy full SHA for 0f91529
Browse repository at this point
release sqldev-2.0.1
PhilippSalvisberg
committed
3e416cf
View commit details
Copy full SHA for 3e416cf
Browse repository at this point
enforce minimum SQL Developer version to 24.3.1.347.1826
PhilippSalvisberg
committed
2dcb8c6
View commit details
Copy full SHA for 2dcb8c6
Browse repository at this point
release sqldev-2.0.0
PhilippSalvisberg
committed
b55e551
View commit details
Copy full SHA for b55e551
Browse repository at this point
Merge pull request #171 from utPLSQL/feature/bump-dependencies
Show description for 3b6cca8
PhilippSalvisberg
authored
3b6cca8
View commit details
Copy full SHA for 3b6cca8
Browse repository at this point
consistent translation of failures, fixes #161
PhilippSalvisberg
committed
6667a18
View commit details
Copy full SHA for 6667a18
Browse repository at this point
update how to build section of README.md
PhilippSalvisberg
committed
c390f7d
View commit details
Copy full SHA for c390f7d
Browse repository at this point
increase tolerance to reduce test flakiness
PhilippSalvisberg
committed
313cd5a
View commit details
Copy full SHA for 313cd5a
Browse repository at this point
need to pass types array with updated database dependencies
PhilippSalvisberg
committed
97775af
View commit details
Copy full SHA for 97775af
Browse repository at this point
update test JDBC properties for local OracleDB 26ai
PhilippSalvisberg
committed
f0e44a0
View commit details
Copy full SHA for f0e44a0
Browse repository at this point
bump dependencies to JDK 17, SQLDev 23.3.1 and more
PhilippSalvisberg
committed
8e57195
View commit details
Copy full SHA for 8e57195
Browse repository at this point
Commits on Jul 25, 2022
back to snapshot version 1.4.2-SNAPSHOT
PhilippSalvisberg
committed
46a4425
View commit details
Copy full SHA for 46a4425
Browse repository at this point
release sqldev-1.4.1
PhilippSalvisberg
committed
ed2a004
View commit details
Copy full SHA for ed2a004
Browse repository at this point
Commits on Jul 23, 2022
Merge pull request #158 from utPLSQL/bugfix/issue-157-missing-line-break-after-suite
Show description for 84e3b9e
PhilippSalvisberg
authored
84e3b9e
View commit details
Copy full SHA for 84e3b9e
Browse repository at this point
update required maven version
PhilippSalvisberg
committed
196438f
View commit details
Copy full SHA for 196438f
Browse repository at this point
update required SQLDev to 21.4.3
Show description for 87c3c7b
PhilippSalvisberg
committed
87c3c7b
View commit details
Copy full SHA for 87c3c7b
Browse repository at this point
change generated statements to lowercase in worksheet runner
PhilippSalvisberg
committed
291d0e2
View commit details
Copy full SHA for 291d0e2
Browse repository at this point
ensure there is a new line after the package level annotations
PhilippSalvisberg
committed
1821d2d
View commit details
Copy full SHA for 1821d2d
Browse repository at this point
unsure generated by comment is enclosed by new lines
PhilippSalvisberg
committed
230e75a
View commit details
Copy full SHA for 230e75a
Browse repository at this point
add test cases for generator templates
PhilippSalvisberg
committed
d738d83
View commit details
Copy full SHA for d738d83
Browse repository at this point
use jdk.test.version tag in pom.xml
PhilippSalvisberg
committed
069be36
View commit details
Copy full SHA for 069be36
Browse repository at this point
configured resources and testResource explicitly in pom.xml
PhilippSalvisberg
committed
aa14126
View commit details
Copy full SHA for aa14126
Browse repository at this point
removed Eclipse specific settings in pom.xml
PhilippSalvisberg
committed
4aa4d4a
View commit details
Copy full SHA for 4aa4d4a
Browse repository at this point
second call failed also with JDK17, fix to make test succeed
PhilippSalvisberg
committed
67462aa
View commit details
Copy full SHA for 67462aa
Browse repository at this point
fix test with JDK17, throws now a ExceptionInInitializerError
PhilippSalvisberg
committed
57b8916
View commit details
Copy full SHA for 57b8916
Browse repository at this point
use JDK 17 for tests and produce JDK8 compatible classes, update versions of dependencies
PhilippSalvisberg
committed
72e7b32
View commit details
Copy full SHA for 72e7b32
Browse repository at this point
Commits on Jul 19, 2022
Merge pull request #155 from utPLSQL/dependabot/maven/sqldev/org.springframework-spring-core-5.3.20
Show description for e2de011
PhilippSalvisberg
authored
e2de011
View commit details
Copy full SHA for e2de011
Browse repository at this point
Commits on May 25, 2022
Bump spring-core from 5.3.16 to 5.3.20 in /sqldev
Show description for df9782c
dependabot[bot]
authored
df9782c
View commit details
Copy full SHA for df9782c
Browse repository at this point
Commits on Feb 27, 2022
back to snapshot version 1.4.1-SNAPSHOT
PhilippSalvisberg
committed
edfcc58
View commit details
Copy full SHA for edfcc58
Browse repository at this point
release version 1.4.0
PhilippSalvisberg
committed
d38cf28
View commit details
Copy full SHA for d38cf28
Browse repository at this point
update how to build section
PhilippSalvisberg
committed
3bb1309
View commit details
Copy full SHA for 3bb1309
Browse repository at this point
update images
PhilippSalvisberg
committed
b000d9c
View commit details
Copy full SHA for b000d9c
Browse repository at this point
Merge pull request #152 from utPLSQL/feature/issue-145-update-code-templates-AAA
Show description for a44cd77
PhilippSalvisberg
authored
a44cd77
View commit details
Copy full SHA for a44cd77
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL