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: ManagedDatabases/ClickHouse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ManagedDatabases/ClickHouse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ordinary-to-atomic-master-save-20-dec-2021
Choose a head ref
  • 10 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 17, 2021

  1. Implemented basic ordinary to atomic script

    Cabpacob authored and Cabpacob committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    3f79edb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Merge pull request #2 from ManagedDatabases/ordinary_to_atomic_script

    Script for changing the engine from Ordinary to Atomic
    PolyProgrammist authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    90a580c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Created interface and wrappers for tables and databases

    Cabpacob authored and Cabpacob committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    49ceee4 View commit details
    Browse the repository at this point in the history
  2. Implemented basic interaction with user

    Cabpacob authored and Cabpacob committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    11fb874 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Fixed query formats

    Cabpacob authored and Cabpacob committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    0c23121 View commit details
    Browse the repository at this point in the history
  2. Added raise for user errors

    Cabpacob authored and Cabpacob committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    1424828 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Implemented continuing and aborting of changing

    Cabpacob authored and Cabpacob committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    8848231 View commit details
    Browse the repository at this point in the history
  2. Fixed issues

    Cabpacob authored and Cabpacob committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    26a73e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Fixed issues

    Cabpacob authored and Cabpacob committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    fd7d0a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Merge pull request #7 from ManagedDatabases/managed-feature/interacti…

    …on-with-user-2
    
    Interaction with user
    Cabpacob authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    408a855 View commit details
    Browse the repository at this point in the history
Loading