Commit ce506d6
File tree
7,833 files changed
+790000
-586154
lines changed- .github
- workflows
- .junie
- buildSrc
- src/main/kotlin/org/jetbrains/exposed/gradle
- docs
- api/exposed-core
- org.jetbrains.exposed.dao.id
- -composite-i-d
- -companion
- -composite-id-table
- -entity-i-d-factory
- -entity-i-d-function-provider
- -entity-i-d
- -id-table
- -int-id-table
- -long-id-table
- -u-int-id-table
- -u-long-id-table
- -u-u-i-d-table
- org.jetbrains.exposed.exceptions
- -duplicate-column-exception
- -exposed-s-q-l-exception
- -long-query-exception
- -unsupported-by-dialect-exception
- org.jetbrains.exposed.sql.functions.array
- -array-get
- -array-slice
- org.jetbrains.exposed.sql.functions.math
- -a-cos-function
- -a-sin-function
- -a-tan-function
- -abs-function
- -ceiling-function
- -cos-function
- -cot-function
- -degrees-function
- -exp-function
- -floor-function
- -pi-function
- -power-function
- -radians-function
- -round-function
- -sign-function
- -sin-function
- -sqrt-function
- -tan-function
- org.jetbrains.exposed.sql.ops
- -all-any-from-array-op
- -all-any-from-base-op
- -all-any-from-expression-op
- -all-any-from-sub-query-op
- -all-any-from-table-op
- -in-list-or-not-in-list-base-op
- -in-table-op
- -multiple-in-list-op
- -pair-in-list-op
- -single-value-in-list-op
- -triple-in-list-op
- org.jetbrains.exposed.sql.statements.api
- -exposed-blob
- -exposed-connection
- -exposed-database-metadata
- -exposed-savepoint
- -identifier-manager-api
- -prepared-statement-api
- org.jetbrains.exposed.sql.statements
- -base-batch-insert-statement
- -batch-data-inconsistent-exception
- -batch-insert-statement
- -batch-replace-statement
- -batch-update-statement
- -batch-upsert-statement
- -delete-statement
- -companion
- -global-statement-interceptor
- -insert-select-statement
- -insert-statement
- -merge-select-statement
- -merge-statement
- -clause-action
- -d-e-l-e-t-e
- -d-o_-n-o-t-h-i-n-g
- -i-n-s-e-r-t
- -u-p-d-a-t-e
- -clause-condition
- -m-a-t-c-h-e-d
- -n-o-t_-m-a-t-c-h-e-d
- -clause
- -merge-table-statement
- -replace-select-statement
- -replace-statement
- -returning-statement
- -s-q-l-server-batch-insert-statement
- -statement-context
- -statement-group
- -d-d-l
- -d-m-l
- -statement-interceptor
- -statement-result
- -count
- -object
- -statement-type
- -a-l-t-e-r
- -c-r-e-a-t-e
- -d-e-l-e-t-e
- -d-r-o-p
- -e-x-e-c
- -g-r-a-n-t
- -i-n-s-e-r-t
- -m-e-r-g-e
- -m-u-l-t-i
- -o-t-h-e-r
- -p-r-a-g-m-a
- -s-e-l-e-c-t
- -s-h-o-w
- -t-r-u-n-c-a-t-e
- -u-p-d-a-t-e
- -statement
- -update-builder
- -update-statement
- -upsert-builder
- -companion
- -upsert-statement
- org.jetbrains.exposed.sql.transactions.experimental
- org.jetbrains.exposed.sql.transactions
- -thread-local-transaction-manager
- -transaction-interface
- -transaction-manager
- -companion
- -transaction-store
- org.jetbrains.exposed.sql.vendors
- -column-metadata
- -data-type-provider
- -database-dialect
- -companion
- -for-update-option
- -for-update
- -maria-d-b
- -my-s-q-l
- -oracle
- -for-update-no-wait
- -for-update-wait
- -postgre-s-q-l
- -for-no-key-update
- -companion
- -for-update-base
- -for-update
- -m-o-d-e
- -n-o_-w-a-i-t
- -s-k-i-p_-l-o-c-k-e-d
- -function-provider
- -match-mode
- -h2-dialect
- -companion
- -h2-compatibility-mode
- -maria-d-b
- -my-s-q-l
- -oracle
- -postgre-s-q-l
- -s-q-l-server
- -h2-major-version
- -one
- -two
- -maria-d-b-dialect
- -companion
- -mysql-dialect
- -companion
- -oracle-dialect
- -companion
- -postgre-s-q-l-dialect
- -companion
- -postgre-s-q-l-n-g-dialect
- -companion
- -primary-key-metadata
- -s-q-l-server-dialect
- -companion
- -s-q-lite-dialect
- -companion
- -schema-metadata
- -vendor-dialect
- -dialect-name-provider
- org.jetbrains.exposed.sql
- -abstract-query
- -companion
- -alias
- -and-bit-op
- -and-op
- -array-column-type
- -auto-inc-column-type
- -avg
- -basic-binary-column-type
- -between
- -bi-composite-column
- -binary-column-type
- -blob-column-type
- -boolean-column-type
- -companion
- -byte-column-type
- -case-when-else
- -case-when
- -case
- -cast
- -char-column-type
- -char-length
- -character-column-type
- -check-constraint
- -companion
- -coalesce
- -column-diff
- -companion
- -column-set
- -column-transformer
- -column-type
- -column-with-transform
- -column
- -comparison-op
- -complex-expression
- -composite-column
- -composite-sql-logger
- -compound-boolean-op
- -concat
- -count
- -cume-dist
- -current-or-following
- -current-or-preceding
- -current-row-window-frame-bound
- -custom-enumeration-column-type
- -companion
- -custom-function
- -custom-operator
- -database-config
- -builder
- -companion
- -database-connection-auto-registration
- -database
- -companion
- -ddl-aware
- -decimal-column-type
- -companion
- -dense-rank
- -divide-op
- -companion
- -double-column-type
- -empty-sized-iterable
- -entity-i-d-column-type
- -enumeration-column-type
- -enumeration-name-column-type
- -companion
- -eq-op
- -eq-sub-query-op
- -except
- -exists
- -experimental-database-migration-api
- -experimental-keyword-api
- -explain-query
- -explain-result-row
- -companion
- -expression-alias
- -expression-with-column-type-alias
- -expression-with-column-type
- -expression
- -companion
- -field-set
- -filter-condition
- -first-value
- -float-column-type
- -foreign-key-constraint
- -function
- -greater-eq-op
- -greater-op
- -group-concat
- -i-column-type
- -i-date-column-type
- -i-expression-alias
- -i-sql-expression-builder
- -in-sub-query-op
- -index
- -integer-column-type
- -internal-api
- -intersect
- -is-distinct-from-op
- -is-not-distinct-from-op
- -is-not-null-op
- -is-null-op
- -join-condition
- -join-type
- -c-r-o-s-s
- -f-u-l-l
- -i-n-n-e-r
- -l-e-f-t
- -r-i-g-h-t
- -join
- -json-column-marker
- -key
- -lag
- -large-text-column-type
- -last-value
- -lazy-sized-collection
- -lazy-sized-iterable
- -lead
- -less-eq-op
- -less-op
- -like-escape-op
- -like-pattern
- -companion
- -literal-op
- -locate
- -long-column-type
- -lower-case
- -max
- -medium-text-column-type
- -minus-op
- -min
- -mod-op
- -companion
- -neq-op
- -next-val
- -int-next-val
- -long-next-val
- -no-op-conversion
- -not-eq-sub-query-op
- -not-exists
- -not-in-sub-query-op
- -not-op
- -nth-value
- -ntile
- -nullable-column-with-transform
- -offset-following-window-frame-bound
- -offset-preceding-window-frame-bound
- -offset-window-frame-bound
- -op
- -companion
- -f-a-l-s-e
- -t-r-u-e
- -or-bit-op
- -or-op
- -percent-rank
- -plus-op
- -query-alias
- -query-builder
- -query-parameter
- -query
- -comment-position
- -a-f-t-e-r_-s-e-l-e-c-t
- -b-a-c-k
- -f-r-o-n-t
- -random
- -rank
- -reference-option
- -c-a-s-c-a-d-e
- -n-o_-a-c-t-i-o-n
- -r-e-s-t-r-i-c-t
- -s-e-t_-d-e-f-a-u-l-t
- -s-e-t_-n-u-l-l
- -regexp-op
- -result-row
- -companion
- -row-number
- -schema-utils
- -schema
- -select
- -sequence
- -set-operation
- -short-column-type
- -sized-collection
- -sized-iterable
- -slf4j-sql-debug-logger
- -slice
- -sort-order
- -a-s-c_-n-u-l-l-s_-f-i-r-s-t
- -a-s-c_-n-u-l-l-s_-l-a-s-t
- -a-s-c
- -d-e-s-c_-n-u-l-l-s_-f-i-r-s-t
- -d-e-s-c_-n-u-l-l-s_-l-a-s-t
- -d-e-s-c
- -sql-expression-builder
- -sql-logger
- -std-dev-pop
- -std-dev-samp
- -std-out-sql-logger
- -string-column-type
- -companion
- -sub-query-op
- -substring
- -sum
- -table
- -dual
- -primary-key
- -text-column-type
- -times-op
- -transaction
- -companion
- -trim
- -u-byte-column-type
- -u-integer-column-type
- -u-long-column-type
- -u-short-column-type
- -u-u-i-d-column-type
- -companion
- -unbounded-following-window-frame-bound
- -unbounded-preceding-window-frame-bound
- -unbounded-window-frame-bound
- -union-all
- -union
- -upper-case
- -user-data-holder
- -var-char-column-type
- -var-pop
- -var-samp
- -window-frame-bound-direction
- -f-o-l-l-o-w-i-n-g
- -p-r-e-c-e-d-i-n-g
- -window-frame-bound
- -companion
- -window-frame-clause
- -window-frame-unit
- -g-r-o-u-p-s
- -r-a-n-g-e
- -r-o-w-s
- -window-function-definition
- -window-function
- -xor-bit-op
- org.jetbrains.exposed.v1.core.dao.id
- -composite-i-d
- -companion
- -composite-id-table
- -entity-i-d-factory
- -entity-i-d-function-provider
- -entity-i-d
- -id-table
- -int-id-table
- -long-id-table
- -u-int-id-table
- -u-long-id-table
- -u-u-i-d-table
- org.jetbrains.exposed.v1.core.datetime
- -duration-column-type
- -instant-column-type
- -local-date-column-type
- -local-date-time-column-type
- -local-time-column-type
- -offset-date-time-column-type
- org.jetbrains.exposed.v1.core.functions.array
- -array-get
- -array-slice
- org.jetbrains.exposed.v1.core.functions.math
- -a-cos-function
- -a-sin-function
- -a-tan-function
- -abs-function
- -ceiling-function
- -cos-function
- -cot-function
- -degrees-function
- -exp-function
- -floor-function
- -pi-function
- -power-function
- -radians-function
- -round-function
- -sign-function
- -sin-function
- -sqrt-function
- -tan-function
- org.jetbrains.exposed.v1.core.ops
- -all-any-from-array-op
- -all-any-from-base-op
- -all-any-from-expression-op
- -all-any-from-sub-query-op
- -all-any-from-table-op
- -in-list-or-not-in-list-base-op
- -in-table-op
- -multiple-in-list-op
- -pair-in-list-op
- -single-value-in-list-op
- -triple-in-list-op
- org.jetbrains.exposed.v1.core.statements.api
- -exposed-blob
- -exposed-database-metadata
- -exposed-savepoint
- -identifier-manager-api
- -prepared-statement-api
- -result-api
- -row-api
- org.jetbrains.exposed.v1.core.statements
- -batch-data-inconsistent-exception
- -batch-insert-statement
- -batch-replace-statement
- -batch-update-statement
- -batch-upsert-statement
- -delete-statement
- -companion
- -global-statement-interceptor
- -insert-select-statement
- -insert-statement
- -merge-select-statement
- -merge-statement
- -clause-action
- -d-e-l-e-t-e
- -d-o_-n-o-t-h-i-n-g
- -i-n-s-e-r-t
- -u-p-d-a-t-e
- -clause-condition
- -m-a-t-c-h-e-d
- -n-o-t_-m-a-t-c-h-e-d
- -clause
- -merge-table-statement
- -replace-select-statement
- -replace-statement
- -returning-statement
- -s-q-l-server-batch-insert-statement
- -statement-builder
- -statement-context
- -statement-group
- -d-d-l
- -d-m-l
- -statement-interceptor
- -statement-result
- -count
- -object
- -statement-type
- -a-l-t-e-r
- -c-r-e-a-t-e
- -d-e-l-e-t-e
- -d-r-o-p
- -e-x-e-c
- -g-r-a-n-t
- -i-n-s-e-r-t
- -m-e-r-g-e
- -m-u-l-t-i
- -o-t-h-e-r
- -p-r-a-g-m-a
- -s-e-l-e-c-t
- -s-h-o-w
- -t-r-u-n-c-a-t-e
- -u-p-d-a-t-e
- -statement
- -update-builder
- -update-statement
- -upsert-builder
- -companion
- -upsert-sql-expression-builder
- -upsert-statement
- org.jetbrains.exposed.v1.core.transactions
- -transaction-interface
- -transaction-manager-api
- -transaction-store
- org.jetbrains.exposed.v1.core.utils
- -cache-with-default
- -cache-with-suspendable-default
- org.jetbrains.exposed.v1.core.vendors
- -column-metadata
- -data-type-provider
- -database-dialect
- -companion
- -for-update-option
- -for-update-base
- -for-update
- -maria-d-b
- -my-s-q-l
- -for-update
- -m-o-d-e
- -n-o_-w-a-i-t
- -s-k-i-p_-l-o-c-k-e-d
- -oracle
- -for-update-no-wait
- -for-update-wait
- -postgre-s-q-l
- -for-no-key-update
- -companion
- -for-update
- -m-o-d-e
- -n-o_-w-a-i-t
- -s-k-i-p_-l-o-c-k-e-d
- -function-provider
- -match-mode
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
7,833 files changed
+790000
-586154
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
1 | 228 | | |
2 | 229 | | |
3 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments