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

allows naming conventions to be changed #998

Draft
wants to merge 91 commits into
base: devel
Choose a base branch
from

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    93995b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4444878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3b70f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. bumps deps for py 3.12

    rudolfix committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f5d7a0a View commit details
    Browse the repository at this point in the history
  2. adds py 12 common tests

    rudolfix committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    83dc38a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21ebfee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7985f9d View commit details
    Browse the repository at this point in the history
  5. fixes tests

    rudolfix committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    07f285e View commit details
    Browse the repository at this point in the history
  6. fixes pandas version

    rudolfix committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    06e441e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. adds 3.12 duckdb dep

    rudolfix committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3e846a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b4a31 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    934c167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa574d View commit details
    Browse the repository at this point in the history
  3. fixes docker ci build

    rudolfix committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    8c7942d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f951fc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    387a7c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88728e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a53425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8835023 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4c504f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    874cc29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4e9f35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6345377 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    aef8cc2 View commit details
    Browse the repository at this point in the history
  2. adds casing identifier capability to support different casing in nami…

    …ng conventions, fixes how identifiers are normalized in destinations
    rudolfix committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    a53c00b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f5780 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. renames escape functions

    rudolfix committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5984824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3458441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55362b0 View commit details
    Browse the repository at this point in the history
  4. checks all tables in information schema in one go, observes case fold…

    …ing and sensitivity in sql destinations
    rudolfix committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b836dfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e50bfaa View commit details
    Browse the repository at this point in the history
  6. adds method to remove processing hints from schema, helper functions …

    …for schema settings, refactor, tests
    rudolfix committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    42d149f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c53808f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b97ae53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0132c2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a7c5dd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    3bb929f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0920c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    724dc15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b58a118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d190ea1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b445654 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee8a95b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb30838 View commit details
    Browse the repository at this point in the history
  9. adds a method make_qualified_table_name_path that calculates componen…

    …ts of fully qualified table name and uses it to query INFO SCHEMA
    rudolfix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    558db91 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dea9669 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1e2b09 View commit details
    Browse the repository at this point in the history
  12. fixes table builder tests

    rudolfix committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    210be70 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. removes processing hints when exporting schema to import folder, warn…

    …s on schema import overriding local schema, warns on processing hints present
    rudolfix committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    95b703d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b72b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab39e06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ae3ad2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09b7731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfd3e5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0edbbfd View commit details
    Browse the repository at this point in the history
  8. re-enables sentry tests

    rudolfix committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5769ba1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f17a44 View commit details
    Browse the repository at this point in the history
  10. makes weaviate running

    rudolfix committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    71e418b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    ce414e1 View commit details
    Browse the repository at this point in the history
  2. uses api get_table for hidden dataset on bigquery to reflect schemas,…

    … support case insensitive datasets
    rudolfix committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bde61a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    036e3dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8546763 View commit details
    Browse the repository at this point in the history
  5. fix conflicts in docs

    rudolfix committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f57e286 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    cf50bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72969ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    656d5fc View commit details
    Browse the repository at this point in the history
  4. sentry_dsn

    rudolfix committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    bbd7fe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a671508 View commit details
    Browse the repository at this point in the history
  6. fixes table builder tests

    rudolfix committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    81e0db9 View commit details
    Browse the repository at this point in the history
  7. fix deps and docs

    rudolfix committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8a32793 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. fixes more tests

    rudolfix committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0dc6dc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. case sensitivity docs stubs

    rudolfix committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4a39795 View commit details
    Browse the repository at this point in the history
  2. fixes drop_pipeline fixture

    rudolfix committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    43d6d5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3d998c View commit details
    Browse the repository at this point in the history
  4. adds snowflake csv support

    rudolfix committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3aef3fd View commit details
    Browse the repository at this point in the history
  5. creates separate csv tests

    rudolfix committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6df7a34 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    57aec2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fee7af5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96c7222 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    116add0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    42eacaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3793d06 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    88eec9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e0f0a8 View commit details
    Browse the repository at this point in the history
  3. code improvements and tests

    rudolfix committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b1c095c View commit details
    Browse the repository at this point in the history
  4. docs hard links note

    rudolfix committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    46ec732 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1479 from dlt-hub/feat/snowflake-csv-support

    Feat/snowflake csv support
    rudolfix committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2194b18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1384ed3 View commit details
    Browse the repository at this point in the history