-
Notifications
You must be signed in to change notification settings - Fork 694
Pull requests: JetBrains/Exposed
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support performing operations on tables in multiple schemas
enhancement
#1116
opened Dec 11, 2020 by
hfazai
Loading…
updated Jun 5, 2023
Add deferrability options to foreign constraints
#1128
opened Jan 3, 2021 by
jnfeinstein
Loading…
updated Jun 5, 2023
Add EntityClass#test(id) and support update { it[nullable] = nullable }
#1277
opened Jun 19, 2021 by
vlsi
Loading…
updated Jun 5, 2023
Add support for TestContainers JDBC URL detection
#1680
opened Feb 1, 2023 by
AlexeySoshin
•
Draft
updated Jun 5, 2023
EXPOSED-86 allowing blobs with streams of unknown size
#1777
opened Jun 29, 2023 by
elektro-wolle
Loading…
updated Jun 23, 2024
Support for using custom types as tables ids
#2154
opened Jul 11, 2024 by
zhurs
Loading…
updated Jul 16, 2024
refactor: EXPOSED-454 add execute alter statements log on createMissingTablesAndColumns function
#2166
opened Jul 20, 2024 by
hungrytech
Loading…
updated Jul 26, 2024
feat: EXPOSED-483 Column.transform() not applied when creating DAO entity
#2246
opened Sep 19, 2024 by
obabichevjb
Loading…
updated Sep 19, 2024
2 tasks done
feat!: EXPOSED-320 Many-to-many relation with extra columns
#2204
opened Aug 16, 2024 by
bog-walk
Loading…
updated Sep 24, 2024
7 tasks done
feat!: EXPOSED-555 Allow read-only suspendable transactions
#2274
opened Oct 14, 2024 by
RenanKummer
Loading…
updated Oct 14, 2024
9 tasks done
chore!: Change H2 Oracle longType and longAutoincType from NUMBER(19) to BIGINT and add CHECK constraint in Oracle and SQLite
#2273
opened Oct 14, 2024 by
joc-a
Loading…
updated Oct 16, 2024
8 of 17 tasks
fix: make using java's ServiceLoader optional
#2293
opened Nov 1, 2024 by
makeevrserg
Loading…
updated Nov 1, 2024
8 of 16 tasks
refactor: EXPOSED-561 Restructure code in
MigrationUtils
and SchemaUtils
to avoid calling currentDialect.tableColumns(*tables)
in MigrationUtils.statementsRequiredForDatabaseMigration
twice
#2279
opened Oct 17, 2024 by
joc-a
Loading…
updated Nov 4, 2024
3 of 17 tasks
chore: gitignored .DS_Store
#2300
opened Nov 10, 2024 by
NextAlone
Loading…
updated Nov 10, 2024
16 tasks
fix: EXPOSED-625
SchemaUtils.listTables()
retrieves tables for the default schema only
#2301
opened Nov 11, 2024 by
joc-a
Loading…
updated Nov 11, 2024
4 of 16 tasks
docs: EXPOSED-639 Add note about required imports with deleteWhere()
#2303
opened Nov 12, 2024 by
bog-walk
Loading…
updated Nov 12, 2024
3 tasks done
docs: Update documentation website
#2304
opened Nov 12, 2024 by
github-actions
bot
Loading…
updated Nov 12, 2024
test: Add tests for params
#2305
opened Nov 12, 2024 by
joc-a
Loading…
updated Nov 12, 2024
3 of 17 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.