Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nomaniqbal/dotnet-db-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 95b7321
Choose a base ref
...
head repository: oracle/dotnet-db-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 347ef9b
Choose a head ref
  • 15 commits
  • 33 files changed
  • 2 contributors

Commits on Mar 29, 2024

  1. Add files via upload

    christianshay authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    12cb570 View commit details
    Browse the repository at this point in the history
  2. Merge pull request oracle#372 from oracle/christianshay-patch-6

    Add files via upload
    christianshay authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d5ff3e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Update ArrayBind.cs (oracle#395)

    Updated sample to array bind 4 rows instead of 3 to avoid a square example as per customer suggestion.
    oracle#368
    
    Updated license link.
    
    Cleaned up comments and code artifacts for clarity.
    alexkeh authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    181a080 View commit details
    Browse the repository at this point in the history
  2. Update scott.sql (oracle#394)

    Fixed script to address error that arises if the NLS_DATE_FORMAT is different. oracle#360
    
    Updated the license text to point to the updated link.
    alexkeh authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    72842f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Add files via upload

    christianshay authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c2ff19c View commit details
    Browse the repository at this point in the history
  2. Merge pull request oracle#396 from oracle/christianshay-patch-7

    Add files via upload
    christianshay authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6abc80b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Update async.cs (oracle#402)

    Updated license, comments, and code.
    alexkeh authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d87bff8 View commit details
    Browse the repository at this point in the history
  2. Update sync.cs (oracle#403)

    Updated license, comments, and code.
    alexkeh authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5bb48ae View commit details
    Browse the repository at this point in the history
  3. Create no-pipelining-and-sync.cs (oracle#404)

    New synchronous and no pipelining sample
    alexkeh authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    74a8d70 View commit details
    Browse the repository at this point in the history
  4. Create pipelining-and-async.cs (oracle#405)

    New async and pipelining sample
    alexkeh authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    177f863 View commit details
    Browse the repository at this point in the history
  5. Update README.md (oracle#406)

    Added references to the enabled and disabled pipelining samples and updated info for the async and sync samples.
    alexkeh authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bda0887 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. Add sample T4 text template samples (oracle#447)

    * Update README.md
    
    * Update README.md
    
    * Create EntityType.t4
    
    * Create EntityType.t4
    
    * Create README.md
    alexkeh authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    96a67bd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Add files via upload

    christianshay authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    767964a View commit details
    Browse the repository at this point in the history
  2. Merge pull request oracle#453 from oracle/christianshay-patch-1

    Add files via upload
    christianshay authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    0567058 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Oracle .NET AI vector sample and repo README updates (oracle#459)

    * Oracle .NET AI vector sample upload
    
    * Update repo README.md
    
    * Update samples README.md
    alexkeh authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    347ef9b View commit details
    Browse the repository at this point in the history
Loading