Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlite Collation Support #446

Merged
merged 7 commits into from
Jul 4, 2020
Merged

Sqlite Collation Support #446

merged 7 commits into from
Jul 4, 2020

Commits on Jun 25, 2020

  1. Sqlite Collation Support

    Adds a method create_collation to SqliteConnection.
    Adds a unit test confirming the collation works as expected.
    agentsim committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8388e5d View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    agentsim committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    4e17454 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba4040 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Address feedback

    agentsim committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    747ab33 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

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

Commits on Jul 3, 2020

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

Commits on Jul 4, 2020

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