FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sqldev - 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
Breadcrumbs
History for
utPLSQL-SQLDeveloper
sqldev
on
main
User selector
Datepicker
Commit history
Commits on Jun 16, 2026
back to snapshot version 2.1.0-SNAPSHOT
PhilippSalvisberg
committed
0f91529
View commit details
Copy full SHA for 0f91529
View code at this point
Browse repository at this point
release sqldev-2.0.1
PhilippSalvisberg
committed
3e416cf
View commit details
Copy full SHA for 3e416cf
View code at this point
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
View code at this point
Browse repository at this point
release sqldev-2.0.0
PhilippSalvisberg
committed
b55e551
View commit details
Copy full SHA for b55e551
View code at this point
Browse repository at this point
consistent translation of failures, fixes #161
PhilippSalvisberg
committed
6667a18
View commit details
Copy full SHA for 6667a18
View code at this point
Browse repository at this point
increase tolerance to reduce test flakiness
PhilippSalvisberg
committed
313cd5a
View commit details
Copy full SHA for 313cd5a
View code at this point
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
View code at this point
Browse repository at this point
update test JDBC properties for local OracleDB 26ai
PhilippSalvisberg
committed
f0e44a0
View commit details
Copy full SHA for f0e44a0
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
release sqldev-1.4.1
PhilippSalvisberg
committed
ed2a004
View commit details
Copy full SHA for ed2a004
View code at this point
Browse repository at this point
Commits on Jul 23, 2022
change generated statements to lowercase in worksheet runner
PhilippSalvisberg
committed
291d0e2
View commit details
Copy full SHA for 291d0e2
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
add test cases for generator templates
PhilippSalvisberg
committed
d738d83
View commit details
Copy full SHA for d738d83
View code at this point
Browse repository at this point
use jdk.test.version tag in pom.xml
PhilippSalvisberg
committed
069be36
View commit details
Copy full SHA for 069be36
View code at this point
Browse repository at this point
configured resources and testResource explicitly in pom.xml
PhilippSalvisberg
committed
aa14126
View commit details
Copy full SHA for aa14126
View code at this point
Browse repository at this point
removed Eclipse specific settings in pom.xml
PhilippSalvisberg
committed
4aa4d4a
View commit details
Copy full SHA for 4aa4d4a
View code at this point
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
View code at this point
Browse repository at this point
fix test with JDK17, throws now a ExceptionInInitializerError
PhilippSalvisberg
committed
57b8916
View commit details
Copy full SHA for 57b8916
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
release version 1.4.0
PhilippSalvisberg
committed
d38cf28
View commit details
Copy full SHA for d38cf28
View code at this point
Browse repository at this point
user AAA pattern and lowercase code in SQLDev code templates #145
PhilippSalvisberg
committed
362af12
View commit details
Copy full SHA for 362af12
View code at this point
Browse repository at this point
user AAA pattern and lowercase code in oddgen TestTemplate #145
PhilippSalvisberg
committed
d8faf5a
View commit details
Copy full SHA for d8faf5a
View code at this point
Browse repository at this point
generate lowercase code in RunGenerator #145
PhilippSalvisberg
committed
0fcfb61
View commit details
Copy full SHA for 0fcfb61
View code at this point
Browse repository at this point
enforce lowercase file names in TestGenerator
PhilippSalvisberg
committed
acf381a
View commit details
Copy full SHA for acf381a
View code at this point
Browse repository at this point
fix indentation of if statement in TestGenerator
PhilippSalvisberg
committed
a642296
View commit details
Copy full SHA for a642296
View code at this point
Browse repository at this point
Commits on Feb 26, 2022
show disabledReason in test runner according #143
PhilippSalvisberg
committed
3ac894e
View commit details
Copy full SHA for 3ac894e
View code at this point
Browse repository at this point
populate disabledReason when reading test from DB #143
PhilippSalvisberg
committed
78934b1
View commit details
Copy full SHA for 78934b1
View code at this point
Browse repository at this point
add disabledReason to Test according #143
PhilippSalvisberg
committed
405972e
View commit details
Copy full SHA for 405972e
View code at this point
Browse repository at this point
add RUNNER_DISABLED_REASON_LABEL to resource bundle
PhilippSalvisberg
committed
7d74977
View commit details
Copy full SHA for 7d74977
View code at this point
Browse repository at this point
update test to include disabledReason based on #143
PhilippSalvisberg
committed
06833c7
View commit details
Copy full SHA for 06833c7
View code at this point
Browse repository at this point
updated snippets according utPLSQL 3.1.12 docs
PhilippSalvisberg
committed
60b47c6
View commit details
Copy full SHA for 60b47c6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL