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

latest features #43

Merged
merged 43 commits into from
Apr 8, 2024
Merged

latest features #43

merged 43 commits into from
Apr 8, 2024

Commits on Mar 1, 2023

  1. feat: support mixed-case table names

    Replace does not yet support mixed-case
    altaurog committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3709eb8 View commit details
    Browse the repository at this point in the history
  2. test: mixed-case column names

    (seems to be supported already)
    altaurog committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    72107b9 View commit details
    Browse the repository at this point in the history
  3. tests: refactor

    altaurog committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ae92263 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Exceptions raised from threading_copy

    petr.prikryl committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    22d1893 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    bb083b8 View commit details
    Browse the repository at this point in the history
  2. Add vector formatter

    wburklund committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d6e32d7 View commit details
    Browse the repository at this point in the history
  3. Update tests for vector

    wburklund committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    b3bfe62 View commit details
    Browse the repository at this point in the history
  4. Update docs

    wburklund committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    1d342fc View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    fe64be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01ea421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0658935 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4463135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82081a5 View commit details
    Browse the repository at this point in the history
  3. test: bump python and pytest versions in docker

    also reorder for better build caching
    altaurog committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9ef84f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    562991f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. docs: update docs

    altaurog committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    27e365c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08267d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f66281 View commit details
    Browse the repository at this point in the history
  4. test: remove try/except

    seems unnecessary, can be moved to test_contrib if needed
    altaurog committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5c95365 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    078b8c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ff21d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    523a5f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf826cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ea896b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    bf59178 View commit details
    Browse the repository at this point in the history
  2. docs: tweak docs

    altaurog committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4bf8089 View commit details
    Browse the repository at this point in the history
  3. chore: tox coverage testenv

    altaurog committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8ee06a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44bb5c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    7bd4360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb3a616 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    38b0880 View commit details
    Browse the repository at this point in the history
  2. start postgresql

    altaurog committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d4ff315 View commit details
    Browse the repository at this point in the history
  3. connect to postgres db

    altaurog committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1297d61 View commit details
    Browse the repository at this point in the history
  4. install deps and run tests

    altaurog committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4ef8ed9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb550f3 View commit details
    Browse the repository at this point in the history
  6. test: show reason for skip

    altaurog committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1d5869f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    49a57d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a00cd9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d43b96 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Mar 31, 2024

  1. test: use venv on macos

    altaurog committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d6895a7 View commit details
    Browse the repository at this point in the history
  2. test: fix test name

    altaurog committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    3fc51a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ca44a6 View commit details
    Browse the repository at this point in the history