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

Add employees model, fix timestamps, and add common fields #53

Closed
wants to merge 28 commits into from

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    36bcd34 View commit details
    Browse the repository at this point in the history
  2. Add lyra_subledger

    jmongerlyra committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    daaa5a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    0dbb9db View commit details
    Browse the repository at this point in the history
  2. Add lyra_subledger (#3)

    jmongerlyra authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    cc6c528 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

Commits on Nov 7, 2023

  1. Add fields to transactions and transaction_lines (fivetran#7)

    Add extra fields for intercompany reconciliation.
    jmongerlyra authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3eb3866 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Move special_account_type_id and currency_id to staging tables (fivet…

    …ran#8)
    
    * Align sspecacct with upstream
    
    * Add currency_id to stg_netsuite2__subsidiaries
    
    * Fix currency_id
    
    * Update get_subsidiaries_columns.sql
    
    * Add type_based_document_number
    jmongerlyra authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5b35009 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 15, 2023

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

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    98ef50e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0351cfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee069c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 19, 2024

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

Commits on Apr 10, 2024

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

Commits on May 4, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    e6384f4 View commit details
    Browse the repository at this point in the history
  2. Delete .github/workflows/auto-release.yml

    addressing issues from "Merge upstream/v0.13.0"
    fivetran#35
    rwang-lyra authored May 6, 2024
    Configuration menu
    Copy the full SHA
    e59baf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27b6783 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Add pass through columns

    jmongerlyra committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    20dd79c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 24, 2024

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

Commits on Jul 12, 2024

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

Commits on Aug 8, 2024

  1. Cast timestamp fields as date (fivetran#21)

    For timestamp fields not converted by the NetSuite UI, cast as date
    jmongerlyra authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    621f4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15033ca View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    f3491c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce8c383 View commit details
    Browse the repository at this point in the history
  3. Add back auto-release.yml

    jmongerlyra committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    423e1eb View commit details
    Browse the repository at this point in the history