Commit bcc5f86
committed
[github actions] deploy the site
1 parent b6112e3 commit bcc5f86
File tree
1,721 files changed
+1721
-1721
lines changed- api-docs
- ktorm-core
- org.ktorm.database
- -cached-row-set
- -database
- -companion
- -dialect-feature-not-supported-exception
- -jdbc-transaction-manager
- -spring-managed-transaction-manager
- -sql-dialect
- -transaction-isolation
- -companion
- -n-o-n-e
- -r-e-a-d_-c-o-m-m-i-t-t-e-d
- -r-e-a-d_-u-n-c-o-m-m-i-t-t-e-d
- -r-e-p-e-a-t-a-b-l-e_-r-e-a-d
- -s-e-r-i-a-l-i-z-a-b-l-e
- -transaction-manager
- -transaction
- org.ktorm.dsl
- -alias-remover
- -assignments-builder
- -batch-insert-statement-builder
- -batch-update-statement-builder
- -case-when
- -ktorm-dsl
- -query-row-set
- -query-source
- -query
- -update-statement-builder
- -when-continuation
- -window-frames
- org.ktorm.entity
- -entity-extensions-api
- -entity-grouping
- -entity-sequence
- -entity
- -companion
- -factory
- -tuple2
- -tuple3
- -tuple4
- -tuple5
- -tuple6
- -tuple7
- -tuple8
- -tuple9
- org.ktorm.expression
- -aggregate-expression
- -aggregate-type
- -a-v-g
- -c-o-u-n-t
- -m-a-x
- -m-i-n
- -s-u-m
- -argument-expression
- -between-expression
- -binary-expression-type
- -a-n-d
- -d-i-v
- -e-q-u-a-l
- -g-r-e-a-t-e-r_-t-h-a-n_-o-r_-e-q-u-a-l
- -g-r-e-a-t-e-r_-t-h-a-n
- -l-e-s-s_-t-h-a-n_-o-r_-e-q-u-a-l
- -l-e-s-s_-t-h-a-n
- -l-i-k-e
- -m-i-n-u-s
- -n-o-t_-e-q-u-a-l
- -n-o-t_-l-i-k-e
- -o-r
- -p-l-u-s
- -r-e-m
- -t-i-m-e-s
- -x-o-r
- -binary-expression
- -case-when-expression
- -casting-expression
- -column-assignment-expression
- -column-declaring-expression
- -column-expression
- -delete-expression
- -exists-expression
- -function-expression
- -in-list-expression
- -insert-expression
- -insert-from-query-expression
- -join-expression
- -join-type
- -c-r-o-s-s_-j-o-i-n
- -f-u-l-l_-j-o-i-n
- -i-n-n-e-r_-j-o-i-n
- -l-e-f-t_-j-o-i-n
- -r-i-g-h-t_-j-o-i-n
- -order-by-expression
- -order-type
- -a-s-c-e-n-d-i-n-g
- -d-e-s-c-e-n-d-i-n-g
- -query-expression
- -query-source-expression
- -scalar-expression
- -select-expression
- -sql-expression-visitor-interceptor
- -sql-expression-visitor
- -sql-expression
- -sql-formatter
- -table-expression
- -unary-expression-type
- -i-s_-n-o-t_-n-u-l-l
- -i-s_-n-u-l-l
- -n-o-t
- -u-n-a-r-y_-m-i-n-u-s
- -u-n-a-r-y_-p-l-u-s
- -unary-expression
- -union-expression
- -update-expression
- -window-frame-bound-expression
- -window-frame-bound-type
- -c-u-r-r-e-n-t_-r-o-w
- -f-o-l-l-o-w-i-n-g
- -p-r-e-c-e-d-i-n-g
- -u-n-b-o-u-n-d-e-d_-f-o-l-l-o-w-i-n-g
- -u-n-b-o-u-n-d-e-d_-p-r-e-c-e-d-i-n-g
- -window-frame-unit-type
- -r-a-n-g-e
- -r-o-w-s
- -window-function-expression
- -window-function-type
- -a-v-g
- -c-o-u-n-t
- -c-u-m-e_-d-i-s-t
- -d-e-n-s-e_-r-a-n-k
- -f-i-r-s-t_-v-a-l-u-e
- -l-a-g
- -l-a-s-t_-v-a-l-u-e
- -l-e-a-d
- -m-a-x
- -m-i-n
- -n-t-h_-v-a-l-u-e
- -n-t-i-l-e
- -p-e-r-c-e-n-t_-r-a-n-k
- -r-a-n-k
- -r-o-w_-n-u-m-b-e-r
- -s-u-m
- -window-specification-expression
- org.ktorm.logging
- -android-logger-adapter
- -commons-logger-adapter
- -console-logger
- -jdk-logger-adapter
- -log-level
- -d-e-b-u-g
- -e-r-r-o-r
- -i-n-f-o
- -t-r-a-c-e
- -w-a-r-n
- -logger
- -no-op-logger
- -slf4j-logger-adapter
- org.ktorm.schema
- -base-table
- -blob-sql-type
- -boolean-sql-type
- -bytes-sql-type
- -column-binding
- -column-declaring
- -column
- -date-sql-type
- -decimal-sql-type
- -double-sql-type
- -enum-sql-type
- -float-sql-type
- -instant-sql-type
- -int-sql-type
- -local-date-sql-type
- -local-date-time-sql-type
- -local-time-sql-type
- -long-sql-type
- -month-day-sql-type
- -nested-binding
- -reference-binding
- -short-sql-type
- -sql-type
- -companion
- -table
- -text-sql-type
- -time-sql-type
- -timestamp-sql-type
- -type-reference
- -uuid-sql-type
- -varchar-sql-type
- -year-month-sql-type
- -year-sql-type
- ktorm-global
- org.ktorm.global
- ktorm-jackson
- org.ktorm.jackson
- -json-sql-type
- -ktorm-module
- ktorm-ksp-annotations
- org.ktorm.ksp.annotation
- -column
- -ignore
- -primary-key
- -references
- -table
- -undefined
- ktorm-ksp-compiler-maven-plugin
- org.ktorm.ksp.compiler.maven
- -ktorm-ksp-maven-plugin-extension
- ktorm-ksp-compiler
- org.ktorm.ksp.compiler
- -ktorm-processor-provider
- ktorm-ksp-spi
- org.ktorm.ksp.spi
- -coding-naming-strategy
- -column-metadata
- -database-naming-strategy
- -ext-code-generator
- -table-metadata
- ktorm-support-mysql
- org.ktorm.support.mysql
- -bulk-insert-expression
- -bulk-insert-or-update-on-duplicate-key-clause-builder
- -bulk-insert-or-update-statement-builder
- -bulk-insert-statement-builder
- -default-value-expression
- -insert-or-update-expression
- -insert-or-update-statement-builder
- -locking-clause
- -locking-mode
- -f-o-r_-s-h-a-r-e
- -f-o-r_-u-p-d-a-t-e
- -l-o-c-k_-i-n_-s-h-a-r-e_-m-o-d-e
- -locking-wait
- -n-o-w-a-i-t
- -s-k-i-p_-l-o-c-k-e-d
- -w-a-i-t
- -match-against-expression
- -match-columns
- -my-sql-assignments-builder
- -my-sql-dialect
- -my-sql-expression-visitor
- -my-sql-formatter
- -natural-join-expression
- -search-modifier
- -i-n_-b-o-o-l-e-a-n_-m-o-d-e
- -i-n_-n-a-t-u-r-a-l_-l-a-n-g-u-a-g-e_-m-o-d-e_-w-i-t-h_-q-u-e-r-y_-e-x-p-a-n-s-i-o-n
- -i-n_-n-a-t-u-r-a-l_-l-a-n-g-u-a-g-e_-m-o-d-e
- -w-i-t-h_-q-u-e-r-y_-e-x-p-a-n-s-i-o-n
- ktorm-support-oracle
- org.ktorm.support.oracle
- -oracle-dialect
- -oracle-formatter
- ktorm-support-postgresql
- org.ktorm.support.postgresql
- -boolean-array-sql-type
- -bulk-insert-expression
- -bulk-insert-or-update-statement-builder
- -bulk-insert-statement-builder
- -cube-expression-type
- -c-o-n-t-a-i-n-e-d_-i-n
- -c-o-n-t-a-i-n-s
- -o-v-e-r-l-a-p
- -cube-expression
- -cube-sql-type
- -cube
- -default-value-expression
- -double-array-sql-type
- -earth-sql-type
- -earth
- -float-array-sql-type
- -h-store-expression-type
- -c-o-n-c-a-t-e-n-a-t-e
- -c-o-n-t-a-i-n-e-d_-i-n
- -c-o-n-t-a-i-n-s_-a-l-l
- -c-o-n-t-a-i-n-s_-a-n-y
- -c-o-n-t-a-i-n-s_-k-e-y
- -c-o-n-t-a-i-n-s
- -d-e-l-e-t-e
- -g-e-t
- -h-store-expression
- -h-store-sql-type
- -h-store
- -i-like-expression
- -insert-or-update-expression
- -insert-or-update-on-conflict-clause-builder
- -insert-or-update-statement-builder
- -int-array-sql-type
- -locking-clause
- -locking-mode
- -f-o-r_-k-e-y_-s-h-a-r-e
- -f-o-r_-n-o_-k-e-y_-u-p-d-a-t-e
- -f-o-r_-s-h-a-r-e
- -f-o-r_-u-p-d-a-t-e
- -locking-wait
- -n-o-w-a-i-t
- -s-k-i-p_-l-o-c-k-e-d
- -w-a-i-t
- -long-array-sql-type
- -postgre-sql-assignments-builder
- -postgre-sql-dialect
- -postgre-sql-expression-visitor
- -postgre-sql-formatter
- -short-array-sql-type
- -text-array-sql-type
- -text-array
- ktorm-support-sqlite
- org.ktorm.support.sqlite
- -bulk-insert-expression
- -bulk-insert-or-update-statement-builder
- -bulk-insert-statement-builder
- -insert-or-update-expression
- -insert-or-update-on-conflict-clause-builder
- -insert-or-update-statement-builder
- -s-q-lite-assignments-builder
- -s-q-lite-dialect
- -s-q-lite-expression-visitor
- -s-q-lite-formatter
- ktorm-support-sqlserver
- org.ktorm.support.sqlserver
- -date-time-offset-sql-type
- -sql-server-dialect
- -sql-server-formatter
- en
- style
- vendors
- zh-cn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,721 files changed
+1721
-1721
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
238 | | - | |
| 238 | + | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments