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

More native #1242

Open
wants to merge 49 commits into
base: master
Choose a base branch
from
Open

More native #1242

wants to merge 49 commits into from

Commits on May 17, 2023

  1. Native array size.

    Ghislain Fourny committed May 17, 2023
    Configuration menu
    Copy the full SHA
    4e07255 View commit details
    Browse the repository at this point in the history
  2. Use static types in native SQL generation.

    Ghislain Fourny committed May 17, 2023
    Configuration menu
    Copy the full SHA
    fc20a8f View commit details
    Browse the repository at this point in the history
  3. Native casts.

    Ghislain Fourny committed May 17, 2023
    Configuration menu
    Copy the full SHA
    93aaaf3 View commit details
    Browse the repository at this point in the history
  4. Add tests.

    Ghislain Fourny committed May 17, 2023
    Configuration menu
    Copy the full SHA
    588d0de View commit details
    Browse the repository at this point in the history
  5. Add tests.

    Ghislain Fourny committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1c7f483 View commit details
    Browse the repository at this point in the history
  6. Fix test.

    Ghislain Fourny committed May 17, 2023
    Configuration menu
    Copy the full SHA
    9d47bce View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. More native casts.

    Ghislain Fourny committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5002b75 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Fix warnings.

    Ghislain Fourny committed May 23, 2023
    Configuration menu
    Copy the full SHA
    fe647f8 View commit details
    Browse the repository at this point in the history
  2. Add tests.

    Ghislain Fourny committed May 23, 2023
    Configuration menu
    Copy the full SHA
    832c210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7deddfd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Add tests.

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    20e1857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a2ff6 View commit details
    Browse the repository at this point in the history
  3. Add tests

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b616830 View commit details
    Browse the repository at this point in the history
  4. Add tests.

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    cfbabeb View commit details
    Browse the repository at this point in the history
  5. Spotless.

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b7147e7 View commit details
    Browse the repository at this point in the history
  6. Fix test.

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    674d675 View commit details
    Browse the repository at this point in the history
  7. Fix error codes and boolean cast.

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ce1efd7 View commit details
    Browse the repository at this point in the history
  8. Fix test.

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b88cb72 View commit details
    Browse the repository at this point in the history
  9. Fix tests.

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    03eb3b6 View commit details
    Browse the repository at this point in the history
  10. Fix serialization of time stamps.

    Ghislain Fourny committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ec877cf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    85df736 View commit details
    Browse the repository at this point in the history
  2. Spotless.

    Ghislain Fourny committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    69b8f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    189c9f6 View commit details
    Browse the repository at this point in the history
  4. Fix test.

    Ghislain Fourny committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    bbaf6bf View commit details
    Browse the repository at this point in the history
  5. Fix tests.

    Ghislain Fourny committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    88c4a20 View commit details
    Browse the repository at this point in the history
  6. Fix tests.

    Ghislain Fourny committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    52def99 View commit details
    Browse the repository at this point in the history
  7. Fix tests.

    Ghislain Fourny committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f46ce37 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    b0ae869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1720afe View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Fix function serialization.

    Ghislain Fourny committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    89fba0d View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Kryo serialization for sequence types and signatures.

    Ghislain Fourny committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e931509 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add Kryo serialization for item* ItemType.

    Ghislain Fourny committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7696551 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fix test.

    Ghislain Fourny committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    52adf34 View commit details
    Browse the repository at this point in the history
  2. Spotless.

    Ghislain Fourny committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8483764 View commit details
    Browse the repository at this point in the history
  3. Serialize more.

    Ghislain Fourny committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4357cb3 View commit details
    Browse the repository at this point in the history
  4. Fix issue.

    Ghislain Fourny committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    eb26f36 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Fix spotless.

    Ghislain Fourny committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c7c5e65 View commit details
    Browse the repository at this point in the history
  2. Fix test.

    Ghislain Fourny committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b81cf1c View commit details
    Browse the repository at this point in the history
  3. Fix test.

    Ghislain Fourny committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    553dcb8 View commit details
    Browse the repository at this point in the history
  4. Fix test.

    Ghislain Fourny committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    912646b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Deactivate SQL casting from date to string.

    Ghislain Fourny committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    00a6493 View commit details
    Browse the repository at this point in the history
  2. Separate tests.

    Ghislain Fourny committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    aa2d4ab View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    Ghislain Fourny committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7220540 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Comment out date with timezone.

    Ghislain Fourny committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e560494 View commit details
    Browse the repository at this point in the history
  2. Fix tests.

    Ghislain Fourny committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    29b370b View commit details
    Browse the repository at this point in the history
  3. Fix test.

    Ghislain Fourny committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    557042a View commit details
    Browse the repository at this point in the history
  4. Fix test

    Ghislain Fourny committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    24d9170 View commit details
    Browse the repository at this point in the history
  5. Throw cast error even when in SQL

    Ghislain Fourny committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6e86b10 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Merge master.

    Ghislain Fourny committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e6c8ca8 View commit details
    Browse the repository at this point in the history