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: ocean/ecto_libsql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.0
Choose a base ref
...
head repository: ocean/ecto_libsql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.1
Choose a head ref
  • 15 commits
  • 11 files changed
  • 2 contributors

Commits on Dec 17, 2025

  1. fix: Create correct constraint name/error message as per Ecto expecta…

    …tions and naming conventions
    ocean committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    a20c7db View commit details
    Browse the repository at this point in the history
  2. 📝 Add docstrings to fix-constraint-errors

    Docstrings generation was requested by @ocean.
    
    * #35 (comment)
    
    The following files were modified:
    
    * `lib/ecto/adapters/libsql/connection.ex`
    coderabbitai[bot] authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    9c0460b View commit details
    Browse the repository at this point in the history
  3. Clean up documentation formatting in connection.ex

    Removed unnecessary blank lines in the documentation for the to_constraints function.
    ocean authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    132e10e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f35a728 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f58b51b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c1489b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eda25de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d83f43 View commit details
    Browse the repository at this point in the history
  9. chore: Fix formatting

    ocean committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    8303add View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    663d921 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ab1f10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e9049d View commit details
    Browse the repository at this point in the history
  13. tests: Improve vector test name

    ocean committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    27e1bec View commit details
    Browse the repository at this point in the history
  14. Merge pull request #35 from ocean/fix-constraint-errors

    fix: Create correct constraint name/error message as per Ecto expectations and naming conventions
    ocean authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    7dd6928 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

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