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

[Importer] Add keep-existing-columns flag #1076

Draft
wants to merge 126 commits into
base: main
Choose a base branch
from

Commits on Dec 23, 2022

  1. New build system

    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    658af63 View commit details
    Browse the repository at this point in the history
  2. Update pipeline

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    25f674f View commit details
    Browse the repository at this point in the history
  3. Add dependency

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5372277 View commit details
    Browse the repository at this point in the history
  4. Change pipeline config

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0b181fb View commit details
    Browse the repository at this point in the history
  5. Attempt pnpm cache

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a87964e View commit details
    Browse the repository at this point in the history
  6. Swap setup pnpm

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5c6cfa2 View commit details
    Browse the repository at this point in the history
  7. Add to build step

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    3f3ae58 View commit details
    Browse the repository at this point in the history
  8. Update pipeline

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b465240 View commit details
    Browse the repository at this point in the history
  9. Add empty changeset

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9a13652 View commit details
    Browse the repository at this point in the history
  10. Keep vitest old

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    bf10153 View commit details
    Browse the repository at this point in the history
  11. Try

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    69432a1 View commit details
    Browse the repository at this point in the history
  12. Newlines

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5812e22 View commit details
    Browse the repository at this point in the history
  13. Add EOF

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    960cea8 View commit details
    Browse the repository at this point in the history
  14. Update command

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a976d4c View commit details
    Browse the repository at this point in the history
  15. Remove prepack

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    81b7c2a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Update dependencies

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    788bed5 View commit details
    Browse the repository at this point in the history
  2. Add missing dep

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    9288261 View commit details
    Browse the repository at this point in the history
  3. Add one more

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    5cc40cf View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Add new importer logic

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7881d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7faf775 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Jan 9, 2023

  1. Add plugin

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b6f1f61 View commit details
    Browse the repository at this point in the history
  2. Use plugins in CLI

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7aae51d View commit details
    Browse the repository at this point in the history
  3. Add dummy commands

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    29be927 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Update command

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    6c832bc View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge remote-tracking branch 'origin/main' into new-importer

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    927b85d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Add nyc pizza

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5eced24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe497e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Updated client readme (#855)

    richardgill authored and SferaDev committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    aad8e65 View commit details
    Browse the repository at this point in the history
  2. Update dependencies (#857)

    Co-authored-by: SferaDev <[email protected]>
    xata-bot and SferaDev committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9ca8ec0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dad3c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1cbb09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0722fda View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Work in progress changes

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    20541fa View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    21ac365 View commit details
    Browse the repository at this point in the history
  2. Refactor to use XataApiPlugin

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4fb27da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bfc9f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

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

Commits on Jun 13, 2023

  1. got code running

    richardgill committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    10fd251 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. added some tests

    richardgill committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    361355f View commit details
    Browse the repository at this point in the history
  2. rename import -> parse

    richardgill committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    5a16b81 View commit details
    Browse the repository at this point in the history
  3. changed api interfaces

    richardgill committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    22f75ca View commit details
    Browse the repository at this point in the history
  4. removed unneeded code

    richardgill committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d38257a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. WIP

    richardgill committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    993d78f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. WIP

    richardgill committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f0717f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. tidy up

    richardgill committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    70a3755 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    2401555 View commit details
    Browse the repository at this point in the history
  2. progress calculation

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5a7c09e View commit details
    Browse the repository at this point in the history
  3. progress on cli

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1e7e24c View commit details
    Browse the repository at this point in the history
  4. tidy up

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0271e60 View commit details
    Browse the repository at this point in the history
  5. removed glob

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    32a460b View commit details
    Browse the repository at this point in the history
  6. more tidy

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2abad0d View commit details
    Browse the repository at this point in the history
  7. fixed tests

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    8043c31 View commit details
    Browse the repository at this point in the history
  8. merge in main

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2ca0342 View commit details
    Browse the repository at this point in the history
  9. remove ndjson code

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    aae0af0 View commit details
    Browse the repository at this point in the history
  10. removed unused code

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c93bb36 View commit details
    Browse the repository at this point in the history
  11. removed ndJson properly

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7fde609 View commit details
    Browse the repository at this point in the history
  12. removed failing test

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3e81ad7 View commit details
    Browse the repository at this point in the history
  13. improvements

    richardgill committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e0cfbae View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. return csv meta

    richardgill committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b621214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e61ae35 View commit details
    Browse the repository at this point in the history
  3. slight optimization

    richardgill committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    fecd58b View commit details
    Browse the repository at this point in the history
  4. perf improvement

    richardgill committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1f28772 View commit details
    Browse the repository at this point in the history
  5. improvements / todos

    richardgill committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f71322d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. removed auto delimiter

    richardgill committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c493770 View commit details
    Browse the repository at this point in the history
  2. allow any delimiter

    richardgill committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    87f1750 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. empty

    richardgill committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    915523b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. small improvements

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1f7fc52 View commit details
    Browse the repository at this point in the history
  2. fixed types

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    16a2a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4628d00 View commit details
    Browse the repository at this point in the history
  4. merged in main

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4073865 View commit details
    Browse the repository at this point in the history
  5. fixed build

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0941603 View commit details
    Browse the repository at this point in the history
  6. fixed build

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ecc64f8 View commit details
    Browse the repository at this point in the history
  7. fixed tests

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4d42b80 View commit details
    Browse the repository at this point in the history
  8. switched function syntax

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1cfe20b View commit details
    Browse the repository at this point in the history
  9. column test cases

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7b51e27 View commit details
    Browse the repository at this point in the history
  10. cleaned up

    richardgill committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    48afa56 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. coerce rows test cases

    richardgill committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5b17b12 View commit details
    Browse the repository at this point in the history
  2. tidied up code

    richardgill committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    445e677 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    a9d9a15 View commit details
    Browse the repository at this point in the history
  2. upgraded pnpm

    richardgill committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    481c656 View commit details
    Browse the repository at this point in the history
  3. updated lock file

    richardgill committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    68f063a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf5df07 View commit details
    Browse the repository at this point in the history
  5. added csv parsing tests

    richardgill committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    90b9b26 View commit details
    Browse the repository at this point in the history
  6. removed snapshot tests

    richardgill committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ddc80b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bc3da7 View commit details
    Browse the repository at this point in the history
  8. tidied up tests

    richardgill committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    54a7550 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    231e393 View commit details
    Browse the repository at this point in the history
  10. jsdoc comments

    richardgill committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    858b2f0 View commit details
    Browse the repository at this point in the history
  11. tidied whitespace

    richardgill committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    27e92f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b14dfdf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    948fce7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. merged in main

    richardgill committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3f78437 View commit details
    Browse the repository at this point in the history
  2. upgraded any-date-parser

    richardgill committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    79a83b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e09bfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2af569 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5499077 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c7729 View commit details
    Browse the repository at this point in the history
  7. used batchSize

    richardgill committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0c120de View commit details
    Browse the repository at this point in the history
  8. migrate schema

    richardgill committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1677bfd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b202227 View commit details
    Browse the repository at this point in the history
  10. removed find table

    richardgill committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    376fd59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d156ac View commit details
    Browse the repository at this point in the history
  12. added comment

    richardgill committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a66ef61 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. whitespace

    richardgill committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8f50b64 View commit details
    Browse the repository at this point in the history
  2. to lower case

    richardgill committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    118dcb9 View commit details
    Browse the repository at this point in the history
  3. fixed progress

    richardgill committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    75e8446 View commit details
    Browse the repository at this point in the history
  4. small fixes

    richardgill committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8e3c0e6 View commit details
    Browse the repository at this point in the history
  5. fixed build

    richardgill committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ae96f58 View commit details
    Browse the repository at this point in the history
  6. fixed BOM

    richardgill committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b0287b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6bb37c View commit details
    Browse the repository at this point in the history
  8. removed comment

    richardgill committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f3aa35b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    51c2548 View commit details
    Browse the repository at this point in the history
  2. added error logging

    richardgill committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0869b30 View commit details
    Browse the repository at this point in the history
  3. fixed id import

    richardgill committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0082c90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ffba1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    5c214b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a57fd54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc2cb2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    517ab58 View commit details
    Browse the repository at this point in the history
  5. updated changelog

    richardgill committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    634650f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Allow links

    SferaDev committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5edc1a6 View commit details
    Browse the repository at this point in the history
  2. Add keep-existing-columns

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0b86e48 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into cli-importer-improvem…

    …ents
    
    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    174dfca View commit details
    Browse the repository at this point in the history
  4. Add comment

    Signed-off-by: Alexis Rico <[email protected]>
    SferaDev committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d0c81b8 View commit details
    Browse the repository at this point in the history