Commit 3e753a3
committed
Added documentation for '1.3.0'.
1 parent e742987 commit 3e753a3
File tree
495 files changed
+2091
-548
lines changed- docs
- scripts
- sqlx4k-codegen
- io.github.smyrgeorge.sqlx4k.processor
- -repository-processor-provider
- -repository-processor
- -companion
- -sql-validator
- -column-def
- -migration-table
- -table-def
- -table-processor-provider
- -table-processor
- -companion
- -visitor
- -type-names
- sqlx4k-mysql
- io.github.smyrgeorge.sqlx4k.mysql
- -i-my-s-q-l
- [jvm]-my-s-q-l
- -cn
- -companion
- -tx
- [native]-my-s-q-l
- -cn
- -companion
- -tx
- sqlx4k-postgres
- io.github.smyrgeorge.sqlx4k.postgres.extensions
- io.github.smyrgeorge.sqlx4k.postgres
- -i-postgres-s-q-l
- -notification
- [jvm]-postgre-s-q-l
- -cn
- -companion
- -tx
- [native]-postgre-s-q-l
- -cn
- -companion
- -tx
- sqlx4k-sqlite
- io.github.smyrgeorge.sqlx4k.sqlite
- -i-s-q-lite
- -s-q-lite
- -cn
- -companion
- -tx
- sqlx4k
- io.github.smyrgeorge.sqlx4k.annotation
- -column
- -id
- -query
- -repository
- -table
- io.github.smyrgeorge.sqlx4k.impl.coroutines
- -transaction-context
- -companion
- io.github.smyrgeorge.sqlx4k.impl.extensions
- io.github.smyrgeorge.sqlx4k.impl.migrate
- -migration-file
- -companion
- -migration
- -companion
- -migrator
- -results
- -companion
- io.github.smyrgeorge.sqlx4k.impl.statement
- -abstract-statement
- -extended-statement
- -simple-statement
- io.github.smyrgeorge.sqlx4k.impl.types
- -no-quoting-string
- -no-wrapping-tuple
- io.github.smyrgeorge.sqlx4k
- -connection-pool
- -options
- -builder
- -companion
- -connection
- -status
- -acquired
- -released
- -context-crud-repository
- -crud-repository
- -dialect
- -my-s-q-l
- -postgre-s-q-l
- -s-q-lite
- -driver-native-utils
- -companion
- -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-released
- -database
- -migrate
- -named-parameter-not-found
- -named-parameter-type-not-supported
- -named-parameter-value-not-supplied
- -pool-closed
- -pool-timed-out
- -pool
- -positional-parameter-out-of-bounds
- -positional-parameter-value-not-supplied
- -transaction-is-closed
- -worker-crashed
- -statement
- -companion
- -value-encoder-registry
- -companion
- -value-encoder
- -transaction
- -status
- -closed
- -open
- examples
- mysql
- postgres
- sqlite
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
495 files changed
+2091
-548
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 | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
| 525 | + | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
528 | 528 | | |
529 | | - | |
| 529 | + | |
530 | 530 | | |
531 | | - | |
| 531 | + | |
532 | 532 | | |
533 | | - | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
534 | 544 | | |
535 | 545 | | |
536 | 546 | | |
| |||
567 | 577 | | |
568 | 578 | | |
569 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
570 | 585 | | |
571 | 586 | | |
572 | 587 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments