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: amalv/apollo-server-lambda-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 60de8fa
Choose a base ref
...
head repository: amalv/apollo-server-lambda-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5f423cd
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 5, 2024

  1. feat: migrate from TypeORM to Drizzle ORM

    - Migrate fixtures script to use Drizzle ORM
    - Refactor Book resolver to use Drizzle ORM
    amalv committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    868e2a4 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.23.0 [skip ci]

    # [1.23.0](v1.22.0...v1.23.0) (2024-01-05)
    
    ### Features
    
    * migrate from TypeORM to Drizzle ORM ([868e2a4](868e2a4))
    semantic-release-bot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5f423cd View commit details
    Browse the repository at this point in the history
Loading