Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JetBrains/Exposed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: JetBrains/Exposed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rdbc-poc
Choose a head ref
  • 16 commits
  • 87 files changed
  • 2 contributors

Commits on Oct 16, 2020

  1. wip

    Tapac committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    854cde8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. wip

    Tapac committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    a69fb7b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Merge branch 'master' into rdbc-poc

    # Conflicts:
    #	exposed-core/src/main/kotlin/org/jetbrains/exposed/sql/ColumnType.kt
    #	exposed-core/src/main/kotlin/org/jetbrains/exposed/sql/Database.kt
    #	exposed-core/src/main/kotlin/org/jetbrains/exposed/sql/transactions/ThreadLocalTransactionManager.kt
    #	exposed-java-time/src/test/kotlin/org/jetbrains/exposed/MiscTableTest.kt
    #	exposed-jdbc/src/main/kotlin/org/jetbrains/exposed/jdbc/ExposedConnectionImpl.kt
    #	exposed-jodatime/src/test/kotlin/org/jetbrains/exposed/JodaTimeDefaultsTest.kt
    #	exposed-tests/src/main/kotlin/org/jetbrains/exposed/sql/tests/DatabaseTestsBase.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/ConnectionTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/DDLTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/ThreadLocalManagerTest.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/ddl/CreateMissingTablesAndColumnsTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/dml/GroupByTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/dml/InsertSelectTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/dml/InsertTests.kt
    Tapac committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b568210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3d4c90 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Gradle dependencies updated

    Tapac committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    f17c359 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Merge branch 'master' into rdbc-poc

    # Conflicts:
    #	exposed-core/src/main/kotlin/org/jetbrains/exposed/sql/Database.kt
    #	exposed-core/src/main/kotlin/org/jetbrains/exposed/sql/transactions/ThreadLocalTransactionManager.kt
    #	exposed-jodatime/src/test/kotlin/org/jetbrains/exposed/JodaTimeMiscTableTest.kt
    #	exposed-tests/src/main/kotlin/org/jetbrains/exposed/sql/tests/DatabaseTestsBase.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/DDLTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/SchemaTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/ddl/CreateMissingTablesAndColumnsTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/ddl/CreateTableTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/dml/InsertTests.kt
    Tapac committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    0d156a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42db74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b677ecd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Merge branch 'master' into rdbc-poc

    # Conflicts:
    #	exposed-core/src/main/kotlin/org/jetbrains/exposed/sql/ColumnType.kt
    #	exposed-core/src/main/kotlin/org/jetbrains/exposed/sql/Database.kt
    #	exposed-tests/src/main/kotlin/org/jetbrains/exposed/sql/tests/DatabaseTestsBase.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/dml/ReplaceTests.kt
    Tapac committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    c009a6f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. after-merge fixes

    Tapac committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    bdfeae9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. after merge fixes, wip

    Tapac committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a4a9559 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. wip

    Tapac committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    68d7ab4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rdbc-poc

    # Conflicts:
    #	buildSrc/src/main/kotlin/org/jetbrains/exposed/gradle/Versions.kt
    #	exposed-tests/src/main/kotlin/org/jetbrains/exposed/sql/tests/DatabaseTestsBase.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/DDLTests.kt
    #	exposed-tests/src/test/kotlin/org/jetbrains/exposed/sql/tests/shared/ddl/CreateTableTests.kt
    Tapac committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    7b7ab12 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. wip 2

    Tapac committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    d795e75 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. wip 3

    Tapac committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e397403 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. wip 4

    Tapac committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    4ed43c6 View commit details
    Browse the repository at this point in the history
Loading