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

Cli csv upload #85

Merged
merged 9 commits into from Apr 16, 2021
Merged

Cli csv upload #85

merged 9 commits into from Apr 16, 2021

Commits on Apr 4, 2021

  1. Copy the full SHA
    a8a028a View commit details
    Browse the repository at this point in the history
  2. Refactor if-else block

    Flix6x committed Apr 4, 2021
    Copy the full SHA
    1eb8f5c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

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

Commits on Apr 13, 2021

  1. Overwrite beliefs (#98)

    * Try tb upsert functionality
    
    * Try to bulk insert without overwrite (faster) before attempting to merge with overwrite (slower)
    
    * Make overwriting data a CLI option
    
    * Copy docstring from tb
    
    * Simplification
    
    * UX improvement
    
    * Add bulk saving as class method option, but not as CLI option; change class method default to not commit transaction
    
    * Update dependency
    
    Co-authored-by: F.N. Claessen <felix@seita.nl>
    Flix6x and Flix6x committed Apr 13, 2021
    Copy the full SHA
    1acb57e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    604ae67 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bd233a4 View commit details
    Browse the repository at this point in the history
  4. Changelog entry

    Flix6x committed Apr 13, 2021
    Copy the full SHA
    5d9cfe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Copy the full SHA
    573eaa0 View commit details
    Browse the repository at this point in the history
  2. Update changelog entry

    Flix6x committed Apr 14, 2021
    Copy the full SHA
    0d2f769 View commit details
    Browse the repository at this point in the history