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

UTF-16 support for ODBC (for MSSQL) #1041

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

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    832a796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52e669 View commit details
    Browse the repository at this point in the history
  3. stack-use-after-scope

    bold84 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d0694cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c300dd View commit details
    Browse the repository at this point in the history
  5. Fixed unit test

    bold84 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    fd58e16 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. cleanup

    bold84 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f862821 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update src/backends/odbc/vector-use-type.cpp

    Co-authored-by: VZ <vz-github@zeitlins.org>
    bold84 and vadz authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5d69724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d281bb8 View commit details
    Browse the repository at this point in the history
  3. Added documentation

    bold84 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0dd1066 View commit details
    Browse the repository at this point in the history
  4. Added documentation

    bold84 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    29f5928 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'odbc_unicode_support' of https://github.com/ORDIS-Co-Lt…

    …d/soci into odbc_unicode_support
    
    # Conflicts:
    #	docs/installation.md
    bold84 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f3f1c0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c922daf View commit details
    Browse the repository at this point in the history
  7. removed u8

    bold84 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a0d0686 View commit details
    Browse the repository at this point in the history