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: backmen/python-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CovenantSQL/cql-python-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 9 files changed
  • 4 contributors

Commits on Apr 15, 2019

  1. Update Readme.rst.

    laodouya authored and laodouya committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    ef7e045 View commit details
    Browse the repository at this point in the history
  2. Fix README.ret example.

    laodouya authored and laodouya committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    d6541be View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Support dsn in connect func.

    laodouya authored and laodouya committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    fa725fe View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.1.4, add dsn support

    laodouya authored and laodouya committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    07ba9a5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Add end to end encryption

    auxten committed May 20, 2019
    Configuration menu
    Copy the full SHA
    3e75f66 View commit details
    Browse the repository at this point in the history
  2. Ignore venv and .idea

    auxten committed May 20, 2019
    Configuration menu
    Copy the full SHA
    b013270 View commit details
    Browse the repository at this point in the history
  3. Add padding str check

    auxten committed May 20, 2019
    Configuration menu
    Copy the full SHA
    62d27e2 View commit details
    Browse the repository at this point in the history
  4. Add unpad test cases

    auxten committed May 20, 2019
    Configuration menu
    Copy the full SHA
    163c422 View commit details
    Browse the repository at this point in the history
  5. Fix unnecessary ord

    auxten committed May 20, 2019
    Configuration menu
    Copy the full SHA
    fea5822 View commit details
    Browse the repository at this point in the history
  6. Merge pull request CovenantSQL#2 from CovenantSQL/feature/e2ee

    Add end to end encryption
    laodouya authored May 20, 2019
    Configuration menu
    Copy the full SHA
    1c6c739 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Update setup.py

    auxten authored May 21, 2019
    Configuration menu
    Copy the full SHA
    4dc299d View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.1.5, add end-to-end encrypt.

    laodouya authored and laodouya committed May 21, 2019
    Configuration menu
    Copy the full SHA
    63b96f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    1090250 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Merge pull request CovenantSQL#3 from parthiv11/patch-1

    As pycrypto is deprecated added its alternative pycrypto
    laodouya authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    acee01e View commit details
    Browse the repository at this point in the history
Loading