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: timeplus-io/timeplus-native-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: timeplus-io/timeplus-native-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 9 commits
  • 34 files changed
  • 3 contributors

Commits on Jul 16, 2024

  1. Bugfix/issue 33 fix code and test bugs (#34)

    * fix code and test bugs
    
    * fix space
    Jasmine-ge authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d531199 View commit details
    Browse the repository at this point in the history
  2. Enhancement/issue 30 support bigint decimal type (#36)

    * for test
    
    * support bigint and decimal type
    
    ---------
    
    Co-authored-by: lizhou1111 <[email protected]>
    Jasmine-ge and lizhou1111 authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    866601c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Bugfix/issue 35 invalid version for lowcardinality keys (#37)

    * for test
    
    * support bigint and decimal type
    
    * fix the lowcardinality type problem
    
    * code revise
    
    * code revise-improve speed
    
    ---------
    
    Co-authored-by: lizhou1111 <[email protected]>
    Jasmine-ge and lizhou1111 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ee41e08 View commit details
    Browse the repository at this point in the history
  2. xml revise (#41)

    Jasmine-ge authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bbad585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995f543 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. xml revise (#42)

    Jasmine-ge authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bb36997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2e28f7 View commit details
    Browse the repository at this point in the history
  3. use flatten-maven-plugin to bump version

    Jove Zhong committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    acd1adf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3f07c6 View commit details
    Browse the repository at this point in the history
Loading