Commit c31e1b1
committed
Added documentation for '1.6.0'.
1 parent 6c019d0 commit c31e1b1
File tree
824 files changed
+3609
-1303
lines changed- docs
- scripts
- sqlx4k-arrow
- io.github.smyrgeorge.sqlx4k.arrow.impl.extensions
- -db-result
- io.github.smyrgeorge.sqlx4k.arrow
- -arrow-context-crud-repository
- -arrow-crud-repository
- sqlx4k-codegen
- io.github.smyrgeorge.sqlx4k.processor
- -dialect
- -generic
- -my-s-q-l
- -postgre-s-q-l
- -s-q-lite
- -repository-processor-provider
- -repository-processor
- -companion
- -sql-validator
- -column-def
- -migration-table
- -table-def
- -table-processor-provider
- -table-processor
- -companion
- -type-names
- sqlx4k-mysql
- io.github.smyrgeorge.sqlx4k.mysql
- -i-my-s-q-l
- -companion
- [jvm]-my-s-q-l
- -companion
- -r2dbc-connection
- -r2dbc-transaction
- [native]-my-s-q-l
- -sqlx-connection
- -sqlx-transaction
- sqlx4k-postgres-pgmq
- io.github.smyrgeorge.sqlx4k.postgres.pgmq.impl
- -pgmq-db-adapter-impl
- io.github.smyrgeorge.sqlx4k.postgres.pgmq.r2dbc
- -pgmq-db-adapter-r2dbc
- io.github.smyrgeorge.sqlx4k.postgres.pgmq
- -message
- -metrics
- -pgmq-client
- -options
- -queue
- -pgmq-consumer
- -companion
- -options
- -pgmq-db-adapter
- -queue-record
- sqlx4k-postgres
- io.github.smyrgeorge.sqlx4k.postgres.extensions
- io.github.smyrgeorge.sqlx4k.postgres
- -i-postgres-s-q-l
- -companion
- -notification
- -postgre-s-q-l-impl
- -companion
- -r2dbc-connection
- -r2dbc-transaction
- [jvm]-postgre-s-q-l
- -companion
- [native]-postgre-s-q-l
- -companion
- -sqlx-connection
- -sqlx-transaction
- sqlx4k-sqlite
- io.github.smyrgeorge.sqlx4k.sqlite
- -i-s-q-lite
- [jvm]-s-q-lite
- -companion
- -jdbc-connection
- -jdbc-transaction
- [native]-s-q-lite
- -sqlx-connection
- -sqlx-transaction
- sqlx4k
- io.github.smyrgeorge.sqlx4k.annotation
- -column
- -converter
- -id
- -query
- -repository
- -auto-row-mapper
- -table
- io.github.smyrgeorge.sqlx4k.impl.coroutines
- -transaction-context
- -companion
- io.github.smyrgeorge.sqlx4k.impl.extensions
- io.github.smyrgeorge.sqlx4k.impl.logging
- -logger
- io.github.smyrgeorge.sqlx4k.impl.migrate.utils
- io.github.smyrgeorge.sqlx4k.impl.migrate
- -migration-file
- -companion
- -migration
- -companion
- -migrator
- -driver
- -results
- -companion
- io.github.smyrgeorge.sqlx4k.impl.pool
- -connection-factory
- -connection-pool-impl
- -companion
- -pooled-connection
- -companion
- -pooled-transaction
- io.github.smyrgeorge.sqlx4k.impl.statement
- -abstract-statement
- -companion
- -extended-statement
- -simple-statement
- io.github.smyrgeorge.sqlx4k.impl.types
- -no-wrapping-tuple
- -typed-null
- io.github.smyrgeorge.sqlx4k
- -connection-pool
- -options
- -builder
- -companion
- -connection
- -status
- -closed
- -open
- -context-crud-repository
- -crud-repository-hooks
- -crud-repository
- -dialect
- -my-s-q-l
- -postgre-s-q-l
- -s-q-lite
- -driver
- -query-executor
- -migrate
- -transactional
- -result-set
- -iterator-impl
- -metadata
- -column
- -row
- -column
- -row-mapper
- -s-q-l-error
- -code
- -cannot-decode-enum-value
- -cannot-decode
- -connection-is-closed
- -database
- -empty-collection
- -empty-result-set
- -invalid-identifier
- -migrate
- -missing-value-converter
- -multiple-rows-returned
- -named-parameter-not-found
- -named-parameter-value-not-supplied
- -pool-closed
- -pool-timed-out
- -pool
- -positional-parameter-out-of-bounds
- -positional-parameter-value-not-supplied
- -row-mismatch
- -transaction-commit-failed
- -transaction-is-closed
- -transaction-rollback-failed
- -unknown-error
- -unsafe-string-content
- -worker-crashed
- -statement
- -companion
- -native-query
- -transaction
- -isolation-level
- -read-committed
- -read-uncommitted
- -repeatable-read
- -serializable
- -status
- -closed
- -open
- -value-encoder-registry
- -companion
- -value-encoder
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
824 files changed
+3609
-1303
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
259 | 264 | | |
260 | 265 | | |
261 | 266 | | |
| |||
271 | 276 | | |
272 | 277 | | |
273 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
274 | 284 | | |
275 | 285 | | |
276 | 286 | | |
| |||
567 | 577 | | |
568 | 578 | | |
569 | 579 | | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | 580 | | |
576 | 581 | | |
577 | 582 | | |
| |||
722 | 727 | | |
723 | 728 | | |
724 | 729 | | |
725 | | - | |
| 730 | + | |
726 | 731 | | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
| 732 | + | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | | - | |
| 737 | + | |
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| |||
0 commit comments