Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the string size in bind params #93

Open
wants to merge 644 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
644 commits
Select commit Hold shift + click to select a range
09bcf6d
Fix sqlserver stored procedures - reserved keywords
nPraml Sep 2, 2022
42b66d6
generate migrations
nPraml Sep 2, 2022
f43a25e
Fix: VisitHandler must respect persist type on M2M
rPraml Sep 26, 2022
384d925
[maven-release-plugin] prepare release ebean-parent-13.7.1-FOC6
rPraml Sep 26, 2022
485239d
[maven-release-plugin] prepare for next development iteration
rPraml Sep 26, 2022
e2ece93
check config.serviceObjects before falling back to serviceLoader
rPraml Sep 27, 2022
8c5b824
[maven-release-plugin] prepare release ebean-parent-13.7.1-FOC7
rPraml Sep 27, 2022
2c2635f
[maven-release-plugin] prepare for next development iteration
rPraml Sep 27, 2022
fb19ba7
Fix poms after release
nPraml Oct 21, 2022
1d332af
bump version to 13.10.1-SNAPSHOT before merge
nPraml Oct 21, 2022
0ebbab2
Merge branch 'master-upstream'
nPraml Oct 21, 2022
bbdd298
start aenderungen
nPraml Oct 21, 2022
6fa3ab4
add FOC-Agent
rPraml Oct 21, 2022
52c424d
Merge branch 'master' of github.com:FOCONIS/ebean
rPraml Oct 21, 2022
fd6982e
Fix Test initialization
rPraml Oct 21, 2022
5eeb41c
Fix 2 tests
rPraml Oct 21, 2022
94978c7
fix CSV-Reader test
rPraml Oct 21, 2022
6234cfa
das hab ich bei merge Konflikte übersehen
nPraml Oct 21, 2022
ff09a4a
bump version to 13.10.1-FOC1-SNAPSHOT
nPraml Oct 24, 2022
d442663
[maven-release-plugin] prepare release ebean-parent-13.10.1-FOC1
nPraml Oct 24, 2022
efa3dd8
[maven-release-plugin] prepare for next development iteration
nPraml Oct 24, 2022
d35b471
fix poms after release
nPraml Oct 24, 2022
6ced58d
Fix: Migrationen werden erstellt
nPraml Oct 24, 2022
7e1a89b
[maven-release-plugin] prepare release ebean-parent-13.10.1-FOC2
nPraml Oct 24, 2022
8b8fb9b
[maven-release-plugin] prepare for next development iteration
nPraml Oct 24, 2022
3ca1bf3
fix poms after release
nPraml Oct 24, 2022
8a55a28
Resync with upstream
rPraml Oct 25, 2022
77e964c
[maven-release-plugin] prepare release ebean-parent-13.10.1-FOC3
nPraml Oct 25, 2022
f60bfb2
[maven-release-plugin] prepare for next development iteration
nPraml Oct 25, 2022
c9bda9a
fix poms after release
nPraml Oct 25, 2022
7b52905
Sync version
rPraml Nov 25, 2022
0edb71b
Merge remote-tracking branch 'upstream/master'
rPraml Nov 25, 2022
c6b91f8
Add EntityExtension /Virtual property support
rPraml Nov 25, 2022
ee31b6d
Bump version to 13.10.3-FOC1-SNAPSHOT
rPraml Nov 25, 2022
077b2a5
EntityExtension: Fixes for tests
rPraml Nov 25, 2022
af4de17
Prepare for release
rPraml Nov 25, 2022
7fd0d1b
[maven-release-plugin] prepare release ebean-parent-13.10.3-FOC1
rPraml Nov 25, 2022
608dbb1
[maven-release-plugin] prepare for next development iteration
rPraml Nov 25, 2022
0800d6d
fix poms after release
nPraml Dec 1, 2022
eb4f31d
GitHub packages für ebean einrichten (#75)
nPraml Dec 2, 2022
95ebf79
Fix pom test-java16
AlexWagner Dec 7, 2022
f3e20f0
Update Agent
rPraml Dec 7, 2022
46cf4eb
Merge branch 'master' of github.com:FOCONIS/ebean
rPraml Dec 7, 2022
be50e0e
[maven-release-plugin] prepare release ebean-parent-13.10.3-FOC2
rPraml Dec 7, 2022
9231b80
[maven-release-plugin] prepare for next development iteration
rPraml Dec 7, 2022
d9ea95f
FIX; getPropertyNames()
rPraml Dec 7, 2022
907fda4
NEW: Clear method for expressionList
rPraml Dec 7, 2022
8021731
[maven-release-plugin] prepare release ebean-parent-13.10.3-FOC3
rPraml Dec 7, 2022
3069dd0
[maven-release-plugin] prepare for next development iteration
rPraml Dec 7, 2022
96926cb
FIX: lock for ExtensionAccessors.add
AlexWagner Dec 13, 2022
ae20ec1
fix poms after release
nPraml Dec 13, 2022
13b13d7
[maven-release-plugin] prepare release ebean-parent-13.10.3-FOC4
AlexWagner Dec 16, 2022
047e541
[maven-release-plugin] prepare for next development iteration
AlexWagner Dec 16, 2022
54f9c02
fix poms after release
AlexWagner Dec 16, 2022
6e219ba
NEW: BeanCache for findSet
rPraml Jan 4, 2023
bb1bfc3
FIX: prepare FindMap query for proper bean cache access
rPraml Jan 4, 2023
04f1626
Bugfix/migration drop table include foreign keys (#76)
jonasPoehler Jan 5, 2023
9b2ce43
Merge pull request #77 from FOCONIS/ebean-update
rPraml Jan 5, 2023
2d7866a
[maven-release-plugin] prepare release ebean-parent-13.10.3-FOC5
rPraml Jan 5, 2023
a378c2d
[maven-release-plugin] prepare for next development iteration
rPraml Jan 5, 2023
90e30e0
fix poms after release
nPraml Jan 5, 2023
a42f487
bump version for merge
rPraml Jan 12, 2023
762c23b
Merge branch 'master-rob2'
rPraml Jan 12, 2023
dfa20b1
bump version
rPraml Jan 12, 2023
533f47d
REVERT: VisitSave handler
rPraml Jan 12, 2023
ed0e0ef
Sync with upstream
rPraml Jan 12, 2023
8b5d9fd
[maven-release-plugin] prepare release ebean-parent-13.11.2-FOC1
rPraml Jan 12, 2023
ef7e0b6
[maven-release-plugin] prepare for next development iteration
rPraml Jan 12, 2023
62fe921
FIX: M2M Where Formula joins
rPraml Jan 12, 2023
be90489
FIX #2773 Fix wrong query in combination with fetch & where
rPraml Jan 12, 2023
f829e2b
[maven-release-plugin] prepare release ebean-parent-13.11.2-FOC2
rPraml Jan 12, 2023
bad3c5c
[maven-release-plugin] prepare for next development iteration
rPraml Jan 12, 2023
575c2d7
fix poms after release
rPraml Jan 12, 2023
1ac0516
FIX some tests
rPraml Jan 12, 2023
499e37b
BUG: @OrderBy on chained properties do not work with distinct (testcase)
rPraml Jan 13, 2023
04fd0b0
BUG: @OrderBy on chained properties do not work with distinct (fix)
rPraml Jan 13, 2023
a7a3d4c
Removed supportsSelect (dead code)
rPraml Jan 13, 2023
a3faee9
FIX: Other platforms
rPraml Jan 13, 2023
b819c01
[maven-release-plugin] prepare release ebean-parent-13.11.2-FOC3
rPraml Jan 13, 2023
1700a1a
[maven-release-plugin] prepare for next development iteration
rPraml Jan 13, 2023
682c23b
remove non-existent modules
rPraml Jan 13, 2023
88f02a4
fixed poms after release
rPraml Jan 13, 2023
0fc03af
FIX: Search cache annotations recursively
rPraml Jan 17, 2023
50c389b
Optimized dependent table handling (RPr)
rPraml Jan 18, 2023
749c779
Hit QueryCache before BeanCache, if both are enabled
rPraml Jan 19, 2023
77838e4
BUG: DB is hit unnecessarily, if deleted bean is found in PC-cache
rPraml Jan 19, 2023
4eb3b31
FIX: return immediately on PC-cache hit, even if bean is deleted
rPraml Jan 19, 2023
99316e3
NEW: Support for queryCache on find-by-id
rPraml Jan 19, 2023
3af3de7
NEW: QueryCache support for DTO queries
rPraml Jan 20, 2023
9864404
bump version
rPraml Jan 23, 2023
9c906ab
Merge branch 'master-rob2'
rPraml Jan 23, 2023
76d2d95
BUG: Memory-leak on streaming queries when LoadBuffers are not aligned
rPraml Jan 18, 2023
aba52be
FIX: Using weak references in load buffer for streaming queries
rPraml Jan 20, 2023
d3a7a7d
sync with upstream
rPraml Jan 23, 2023
e2b0e17
FIX: Compile errors
rPraml Jan 23, 2023
62a03c6
Test if version will be updated now
rPraml Jan 23, 2023
e006992
Bump version to FOC1
rPraml Jan 23, 2023
74344f4
NEW: Feature to disable overwriting generated properties
rPraml Jan 16, 2023
b81d4c3
NEW: Feature to disable overwriting generated properties
rPraml Jan 16, 2023
899c385
Removed obsolete test
rPraml Jan 24, 2023
d077fc8
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC1
rPraml Jan 24, 2023
4359fa7
[maven-release-plugin] prepare for next development iteration
rPraml Jan 24, 2023
1b8c934
POC: Improved checkuniqueness
rPraml Jan 18, 2023
1cf2d44
FIX Pom after Release
rPraml Jan 25, 2023
e2175eb
NEW: DbJson Support for Dto
rPraml Jan 25, 2023
857011e
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC2
rPraml Jan 25, 2023
2dea155
[maven-release-plugin] prepare for next development iteration
rPraml Jan 25, 2023
2a8ae68
FIX Pom after Release
rPraml Jan 25, 2023
7f88d00
Fix: CheckUniqueness
rPraml Jan 25, 2023
a3a0638
Revert changes
rPraml Jan 26, 2023
4500e1e
Minor refactoring
rPraml Jan 26, 2023
4ee37bb
FIX: wrong intialized transaction could cause connection-leak
rPraml Jan 26, 2023
8562317
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC3
rPraml Jan 26, 2023
d4f300a
[maven-release-plugin] prepare for next development iteration
rPraml Jan 26, 2023
afa9e59
FIX: POMs
rPraml Jan 26, 2023
86f9032
NEW: Support for lazy add on BeanList (#81)
rPraml Jan 27, 2023
06da601
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC4
rPraml Jan 27, 2023
7f708ac
[maven-release-plugin] prepare for next development iteration
rPraml Jan 27, 2023
58eea60
FIX: POMs
jonasPoehler Jan 31, 2023
0d47c4a
Update ebean-agent version
jonasPoehler Jan 31, 2023
ac1d156
FIX Extensions with Inheritance (#82)
AlexWagner Feb 1, 2023
eaf3012
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC5
AlexWagner Feb 1, 2023
b727612
[maven-release-plugin] prepare for next development iteration
AlexWagner Feb 1, 2023
d120c2e
ENH: add statistics trimmedByGC/LRU/TTL/Idle to ServerCacheStatistics?
rPraml Feb 1, 2023
371fbe2
FIX: Use ebean.test.UserContext
rPraml Feb 1, 2023
90423b3
NEW: Tenant support for query-plans
rPraml Feb 1, 2023
155a4ba
NEW: Tenant partitioned caches
rPraml Feb 1, 2023
f5ae965
ADD: Support for custom metrics
rPraml Feb 1, 2023
d711ec9
NEW: Ebean can generate HtmlMetricReports
rPraml Feb 2, 2023
e5445c2
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC6
rPraml Feb 2, 2023
cb7dd40
[maven-release-plugin] prepare for next development iteration
rPraml Feb 2, 2023
8ba2013
fix pom after release
rPraml Feb 2, 2023
873152f
FIX: let parent manage maven-javadoc-plugin, since 3.1.1 has a bug wi…
jonasPoehler Feb 3, 2023
c5b4efe
FIX: Issue with partitioned-caches
rPraml Feb 3, 2023
295122c
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC7
rPraml Feb 3, 2023
d7c52b6
[maven-release-plugin] prepare for next development iteration
rPraml Feb 3, 2023
aa4aa1e
Update POM
rPraml Feb 3, 2023
f8f8475
Query-plan support for DB2
rPraml Feb 9, 2023
13cc59d
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC8
rPraml Feb 9, 2023
7433976
[maven-release-plugin] prepare for next development iteration
rPraml Feb 9, 2023
6c74cbf
Fix poms after release
nPraml Feb 9, 2023
0532cfe
Fix poms after release
nPraml Feb 9, 2023
f65880e
Fix some issues with DB2 query plan generation
rPraml Feb 9, 2023
45f18f5
Improved query plan generation for DB2
rPraml Feb 13, 2023
133cbf0
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC9
rPraml Feb 13, 2023
4b63a04
[maven-release-plugin] prepare for next development iteration
rPraml Feb 13, 2023
5f1a8a7
update to ebean-migration 13.7.0
nPraml Feb 13, 2023
8b23f5f
fix poms after release
nPraml Feb 13, 2023
c457c3e
[maven-release-plugin] prepare release ebean-parent-13.11.3-FOC10
nPraml Feb 13, 2023
33242f4
[maven-release-plugin] prepare for next development iteration
nPraml Feb 13, 2023
798031d
fix poms after release
nPraml Feb 13, 2023
6640661
FIX: Issue when batch load occurs with lazily added elements
rPraml Feb 21, 2023
89ff282
switched to ${revision}
rPraml Feb 21, 2023
1a15352
Merge branch 'master-upstream' into ebean-update
rPraml Feb 21, 2023
b635c32
sync with upstream
rPraml Feb 21, 2023
a49bf1c
switched back to fixed tag
rPraml Feb 22, 2023
6938881
FIX: do not format log messages, when no parameter was specified
rPraml Feb 22, 2023
cf43b8a
use captureLogger
rPraml Feb 22, 2023
6f1c1f3
fix failing tests
rPraml Feb 22, 2023
c7a8e03
skip javadoc
rPraml Feb 22, 2023
493b03c
[maven-release-plugin] prepare release ebean-parent-13.13.1-FOC1
rPraml Feb 22, 2023
ae295f6
[maven-release-plugin] prepare for next development iteration
rPraml Feb 22, 2023
2a6e901
FIX some poms after release
rPraml Feb 22, 2023
9e72a7f
EntityExtensionSuperclass annotation
nPraml Feb 27, 2023
456cdd0
[maven-release-plugin] prepare release ebean-parent-13.13.1-FOC2
nPraml Feb 27, 2023
9490091
[maven-release-plugin] prepare for next development iteration
nPraml Feb 27, 2023
09a69b2
ebean-agent version
nPraml Feb 27, 2023
3d38f8d
fix poms after release
nPraml Feb 27, 2023
fd51901
Sync version with upstream
rPraml Mar 1, 2023
68978c8
Merge branch 'master-upstream'
rPraml Mar 1, 2023
eb6f183
Updated to 13.14.1-FOC1-SNAPSHOT
rPraml Mar 1, 2023
ed6e0df
fixed documentation
rPraml Mar 1, 2023
ba7d323
[maven-release-plugin] prepare release ebean-parent-13.14.1-FOC1
rPraml Mar 1, 2023
37c9981
[maven-release-plugin] prepare for next development iteration
rPraml Mar 1, 2023
656f02e
Add documentation for jakarta releasing
rPraml Mar 1, 2023
74f96fe
FIX: Poms
rPraml Mar 1, 2023
eedc684
POM fix
jonasPoehler Mar 6, 2023
bf92e10
FIX: DB.json().toBean(target) can update existing lists (#85)
rPraml Mar 17, 2023
923cafe
[maven-release-plugin] prepare release ebean-parent-13.14.1-FOC2
jskrobko Mar 17, 2023
7f99c7d
[maven-release-plugin] prepare for next development iteration
jskrobko Mar 17, 2023
a8c3467
fix versions in pom's after release
jskrobko Mar 17, 2023
0d8eb29
ADD: failing Test
nPraml Apr 19, 2023
65e8324
Revert "ADD: failing Test"
nPraml Apr 19, 2023
1cd8751
Deleted annotations
rPraml Apr 21, 2023
95ca5ea
Reset version
rPraml Apr 21, 2023
069e11d
Reverted EntityImplements feature
rPraml Apr 21, 2023
dd2cbe1
Merge branch 'master-upstream'
rPraml Apr 21, 2023
dbd0a32
Fixes after merge
rPraml Apr 21, 2023
d25b84e
set to FOC-version
rPraml Apr 21, 2023
c2131cb
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC1
rPraml Apr 21, 2023
0c5b4ae
[maven-release-plugin] prepare for next development iteration
rPraml Apr 21, 2023
7c8d6b3
fix poms after release
nPraml Apr 24, 2023
7281602
FIX for recursive batch flushes (#87)
rPraml Apr 24, 2023
2433c30
Sync with upstream
rPraml Apr 26, 2023
6a01388
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC2
nPraml Apr 26, 2023
df70dab
[maven-release-plugin] prepare for next development iteration
nPraml Apr 26, 2023
6245f06
fix poms after release
nPraml Apr 26, 2023
55892f4
Sync with upstream
rPraml Apr 26, 2023
48571a3
Merge branch 'master' of github.com:FOCONIS/ebean
rPraml Apr 26, 2023
6257e2e
Added test cases and fix for new beans
rPraml Apr 26, 2023
d925897
Fix: compile errors
rPraml May 2, 2023
2b0f075
Fix test to run on build server
rPraml May 2, 2023
be4df17
BeanListLazyAdd must clear entities on save
rPraml May 2, 2023
1726957
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC3
rPraml May 2, 2023
d098b2c
[maven-release-plugin] prepare for next development iteration
rPraml May 2, 2023
35827a7
FIX POM after release
rPraml May 2, 2023
ef5fd31
Rethrow error in commit path of callbacks
rPraml May 3, 2023
0913b9c
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC4
rPraml May 3, 2023
04bab2b
[maven-release-plugin] prepare for next development iteration
rPraml May 3, 2023
96f071e
ADD: Test for reproducing NPE with lazyloaing in findEach under HeapP…
jonasPoehler May 4, 2023
5aa163b
Potential fix for NPE in lazyLoad under HeapPressure
jonasPoehler May 4, 2023
fdc24fa
Modify MarkedAsDeleted to ignore beans added during load
rbygrave May 1, 2023
77d2902
Sync version with upstream
rPraml May 4, 2023
484b5f1
Merge branch 'master-upstream'
rPraml May 4, 2023
dbe1065
FOC-Version
rPraml May 4, 2023
5f0328d
FIX: Performance issue in metric sorting
rPraml May 4, 2023
d2310f0
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC5
rPraml May 4, 2023
cf4bdba
[maven-release-plugin] prepare for next development iteration
rPraml May 4, 2023
014f300
Fixed poms
rPraml May 5, 2023
3cfba97
JsonContext can write single properties now
rPraml May 5, 2023
73ad2bd
NEW: MergeBeans function instead of updating existing bean from json …
nPraml May 12, 2023
b6fae2c
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC6
rPraml May 12, 2023
fa3411f
[maven-release-plugin] prepare for next development iteration
rPraml May 12, 2023
25c448a
fix poms after release
nPraml May 12, 2023
f168862
Fix update reference (#89)
nPraml May 12, 2023
18511ef
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC7
rPraml May 12, 2023
3c71643
[maven-release-plugin] prepare for next development iteration
rPraml May 12, 2023
4b50350
FIX: Poms
rPraml May 12, 2023
e51b748
FIX: ScalarTypes can handle String values
nPraml May 15, 2023
5140e3c
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC8
nPraml May 15, 2023
e110db9
[maven-release-plugin] prepare for next development iteration
nPraml May 15, 2023
b176efa
fix poms after release
nPraml May 15, 2023
ab83933
Improved Null-checking annotations
rPraml May 17, 2023
abd49ca
FIX: Merge of discriminator
rPraml May 18, 2023
942d28f
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC9
rPraml May 18, 2023
e720dfb
[maven-release-plugin] prepare for next development iteration
rPraml May 18, 2023
b7a183c
Revert "Improved Null-checking annotations"
rPraml May 23, 2023
e36658c
No functional change: use property.getValue
rob-bygrave May 17, 2023
c142d7c
Support for queryCaptureMicros and whenCaptured
rob-bygrave May 16, 2023
dbdfa9c
From #3060 - Add missing @Nullable to ExpressionList.findSingleAttrib…
rob-bygrave May 23, 2023
b304581
Use DeployBeanProperty toString() removing getFullBeanName()
rbygrave Mar 28, 2023
e115704
Sync with upstream
rPraml May 23, 2023
a384003
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC10
rPraml May 23, 2023
244715f
[maven-release-plugin] prepare for next development iteration
rPraml May 23, 2023
bb38cef
FIX: Poms
rPraml May 23, 2023
4dad46e
Fix: DbJson-Field with Set<?> in Extensions work now (#90)
AlexWagner May 25, 2023
59e69c4
[maven-release-plugin] prepare release ebean-parent-13.17.3-FOC11
AlexWagner May 26, 2023
2a36d2b
[maven-release-plugin] prepare for next development iteration
AlexWagner May 26, 2023
b1f88f0
FIX: Version
jonasPoehler May 31, 2023
f602a26
Limit the string size in bind params
rPraml Jun 7, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
9 changes: 8 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,17 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: Maven version
run: mvn --version
# - name: Maven single test
# run: mvn --batch-mode clean verify -Dtest="io.ebeaninternal.server.core.DefaultServer_getReferenceTest" -DfailIfNoTests=false
- name: Build with Maven
run: mvn -T 8 clean test
run: mvn -T 8 clean test -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

9 changes: 8 additions & 1 deletion .github/workflows/db2luw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,12 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: db2
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-db2.properties
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-db2.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9 changes: 8 additions & 1 deletion .github/workflows/h2database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,15 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: Maven version
run: mvn --version
- name: H2Database
run: mvn -T 8 clean package
run: mvn -T 8 clean package -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

9 changes: 8 additions & 1 deletion .github/workflows/jdk-ea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,15 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: Maven version
run: mvn --version
- name: Build with Maven
run: mvn -T 8 test
run: mvn -T 8 test -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

9 changes: 8 additions & 1 deletion .github/workflows/mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,12 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: mariadb 10.6
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-mariadb.properties
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-mariadb.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29 changes: 23 additions & 6 deletions .github/workflows/multi-db-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,35 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: h2database
run: mvn clean test
run: mvn clean test -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: postgres
run: mvn clean test -Dprops.file=testconfig/ebean-postgres.properties
run: mvn clean test -Dprops.file=testconfig/ebean-postgres.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: mysql
run: mvn clean test -Dprops.file=testconfig/ebean-mysql.properties
run: mvn clean test -Dprops.file=testconfig/ebean-mysql.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: mariadb
run: mvn clean test -Dprops.file=testconfig/ebean-mariadb.properties
run: mvn clean test -Dprops.file=testconfig/ebean-mariadb.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: yugabyte
run: mvn clean test -Dprops.file=testconfig/ebean-yugabyte.properties
run: mvn clean test -Dprops.file=testconfig/ebean-yugabyte.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: sqlserver
run: mvn clean test -Dprops.file=testconfig/ebean-sqlserver17.properties
run: mvn clean test -Dprops.file=testconfig/ebean-sqlserver17.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: sqlserver19
# run: mvn clean test -Dprops.file=testconfig/ebean-sqlserver19.properties
# - name: db2
Expand Down
9 changes: 8 additions & 1 deletion .github/workflows/multi-jdk-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: Build with Maven
run: mvn package
run: mvn package -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

9 changes: 8 additions & 1 deletion .github/workflows/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,12 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: mysql
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-mysql.properties
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-mysql.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9 changes: 8 additions & 1 deletion .github/workflows/oracle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,12 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: oracle
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-oracle.properties
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-oracle.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9 changes: 8 additions & 1 deletion .github/workflows/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,12 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: postgres
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-postgres.properties
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-postgres.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9 changes: 8 additions & 1 deletion .github/workflows/sqlserver-2019.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,12 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: sqlserver 2019 latest
run: mvn clean test -Dprops.file=testconfig/ebean-sqlserver19.properties
run: mvn clean test -Dprops.file=testconfig/ebean-sqlserver19.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9 changes: 8 additions & 1 deletion .github/workflows/sqlserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,12 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: sqlserver 2017
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-sqlserver17.properties
run: mvn -T 8 clean test -Dprops.file=testconfig/ebean-sqlserver17.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9 changes: 8 additions & 1 deletion .github/workflows/yugabyte.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,12 @@ jobs:
path:
~/.m2
key: build-${{ env.cache-name }}
- name: maven-settings
uses: s4u/maven-settings-action@v2
with:
servers: '[{"id": "github-release", "username": "dummy", "password": "${GITHUB_TOKEN}"}]'
githubServer: false
- name: yugabyte
run: mvn clean test -Dprops.file=testconfig/ebean-yugabyte.properties
run: mvn clean test -Dprops.file=testconfig/ebean-yugabyte.properties -Pgithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33 changes: 17 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@

[![Build](https://github.com/ebean-orm/ebean/actions/workflows/build.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/build.yml)
[![Build](https://github.com/FOCONIS/ebean/actions/workflows/build.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/build.yml)
[![Maven Central : ebean](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ebean-orm/ebean/blob/master/LICENSE)
[![Multi-JDK Build](https://github.com/ebean-orm/ebean/actions/workflows/multi-jdk-build.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/multi-jdk-build.yml)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/FOCONIS/ebean/blob/master/LICENSE)
[![Multi-JDK Build](https://github.com/FOCONIS/ebean/actions/workflows/multi-jdk-build.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/multi-jdk-build.yml)

##### Build with database platforms
[![H2Database](https://github.com/ebean-orm/ebean/actions/workflows/h2database.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/h2database.yml)
[![Postgres](https://github.com/ebean-orm/ebean/actions/workflows/postgres.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/postgres.yml)
[![MySql](https://github.com/ebean-orm/ebean/actions/workflows/mysql.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/mysql.yml)
[![MariaDB](https://github.com/ebean-orm/ebean/actions/workflows/mariadb.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/mariadb.yml)
[![Oracle](https://github.com/ebean-orm/ebean/actions/workflows/oracle.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/oracle.yml)
[![SqlServer](https://github.com/ebean-orm/ebean/actions/workflows/sqlserver.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/sqlserver.yml)
[![DB2 LUW](https://github.com/ebean-orm/ebean/actions/workflows/db2luw.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/db2luw.yml)
[![Yugabyte](https://github.com/ebean-orm/ebean/actions/workflows/yugabyte.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/yugabyte.yml)
[![H2Database](https://github.com/FOCONIS/ebean/actions/workflows/h2database.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/h2database.yml)
[![Postgres](https://github.com/FOCONIS/ebean/actions/workflows/postgres.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/postgres.yml)
[![MySql](https://github.com/FOCONIS/ebean/actions/workflows/mysql.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/mysql.yml)
[![MariaDB](https://github.com/FOCONIS/ebean/actions/workflows/mariadb.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/mariadb.yml)
[![Oracle](https://github.com/FOCONIS/ebean/actions/workflows/oracle.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/oracle.yml)
[![SqlServer](https://github.com/FOCONIS/ebean/actions/workflows/sqlserver.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/sqlserver.yml)
[![DB2 LUW](https://github.com/FOCONIS/ebean/actions/workflows/db2luw.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/db2luw.yml)
[![Yugabyte](https://github.com/FOCONIS/ebean/actions/workflows/yugabyte.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/yugabyte.yml)


##### Build with Java Early Access versions
[![ebean EA](https://github.com/ebean-orm/ebean/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/ebean-orm/ebean/actions/workflows/jdk-ea.yml)
[![datasource EA](https://github.com/ebean-orm/ebean-datasource/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/ebean-orm/ebean-datasource/actions/workflows/jdk-ea.yml)
[![migration EA](https://github.com/ebean-orm/ebean-migration/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/ebean-orm/ebean-migration/actions/workflows/jdk-ea.yml)
[![test-docker EA](https://github.com/ebean-orm/ebean-test-docker/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/ebean-orm/ebean-test-docker/actions/workflows/jdk-ea.yml)
[![ebean-agent EA](https://github.com/ebean-orm/ebean-agent/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/ebean-orm/ebean-agent/actions/workflows/jdk-ea.yml)
[![ebean EA](https://github.com/FOCONIS/ebean/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/FOCONIS/ebean/actions/workflows/jdk-ea.yml)
[![datasource EA](https://github.com/FOCONIS/ebean-datasource/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/FOCONIS/ebean-datasource/actions/workflows/jdk-ea.yml)
[![migration EA](https://github.com/FOCONIS/ebean-migration/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/FOCONIS/ebean-migration/actions/workflows/jdk-ea.yml)
[![test-docker EA](https://github.com/FOCONIS/ebean-test-docker/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/FOCONIS/ebean-test-docker/actions/workflows/jdk-ea.yml)
[![ebean-agent EA](https://github.com/FOCONIS/ebean-agent/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/FOCONIS/ebean-agent/actions/workflows/jdk-ea.yml)

----------------------

Expand Down
10 changes: 5 additions & 5 deletions composites/ebean-clickhouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</parent>

<name>ebean-clickhouse</name>
Expand All @@ -16,13 +16,13 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-core</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
Expand All @@ -35,13 +35,13 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-querybean</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-platform-clickhouse</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions composites/ebean-cockroach/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</parent>

<name>ebean-cockroach</name>
Expand All @@ -16,13 +16,13 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-core</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
Expand All @@ -35,13 +35,13 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-querybean</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-platform-postgres</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

</dependencies>
Expand Down
10 changes: 5 additions & 5 deletions composites/ebean-db2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</parent>

<name>ebean-db2</name>
Expand All @@ -16,13 +16,13 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-core</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
Expand All @@ -35,13 +35,13 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-querybean</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-platform-db2</artifactId>
<version>13.17.3</version>
<version>13.17.3-FOC12-SNAPSHOT</version>
</dependency>

</dependencies>
Expand Down
Loading