summaryrefslogtreecommitdiff
path: root/packages/db/test (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-11-27Merge branch 'main' into nextGravatar Emanuele Stoppa 1-1/+1
2024-11-27Update Vite to 6.0.0 (#12524)Gravatar Bjorn Lu 1-1/+1
2024-11-27fix(deps): update all non-major dependencies (#12410)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-31Merge branch 'main' into nextGravatar bluwy 1-1/+1
2024-10-28fix(deps): update all non-major dependencies (#12316)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15Merge branch 'main' into nextGravatar bluwy 1-3/+3
2024-10-15Remove start comand from templates (next) (#12200)Gravatar Reuben Tier 1-1/+0
2024-10-15fix(deps): update all non-major dependencies (#12218)Gravatar renovate[bot] 1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-10-10Merge branch 'main' into nextGravatar bluwy 1-1/+0
2024-10-08chore: move lint rules to Biome (#12145)Gravatar Emanuele Stoppa 1-1/+0
* chore: move lint rules to Astro * better suppression system * revert * format code * address more linting files * address more linting files
2024-10-07Merge branch 'main' into nextGravatar Princesseuh 9-4/+153
2024-10-07[ci] formatGravatar Luiz Ferraz 1-1/+1
2024-10-07Fix problems with local libSQL DB (#12089)Gravatar Luiz Ferraz 8-2/+151
Co-authored-by: Matthew Phillips <361671+matthewp@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
2024-10-07fix(deps): update all non-major dependencies (#12140)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01Merge branch 'main' into nextGravatar bluwy 1-3/+3
2024-09-30fix(deps): update all non-major dependencies (#12092)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-26fix(deps): update all non-major dependencies (#12003)feat/action-on-resultGravatar renovate[bot] 1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-13Rename the ViewTransitions component to ClientRouter (#11980)Gravatar Matthew Phillips 1-2/+2
* Rename the ViewTransitions component to ClientRouter * oops, move * Move it
2024-09-11feat(next): reference astro/client from astro/config (#11925)Gravatar Florian Lefebvre 1-1/+1
2024-09-07Merge output: hybrid and output: static (#11824)Gravatar Erika 1-1/+1
* feat: merge hybrid and static * fix: linting * fix: get a bunch of tests passing * fix: make forceServerOutput optional * fix: more tests passing * fix: http2 test * fix: CCC * fix: get unit tests passing * fix: lint * fix: vercel * fix: build * fix: build * fix: db tests * fix: get all normal tests passing * fix: e2e tests * refactor: cleanup code * fix: more tests * fix: windows * fix: apply feedback * perf: do in parallel * fix: tests * fix: tests, for real * fix: make server islands tests server-rendered * fix: apply feedback * nit: remove unnecessary file * fix: test remove test that abuse prerender logic * fix: ensure image endpoint is there on dev reload
2024-09-03feat(next): better tsconfig (#11859)Gravatar Florian Lefebvre 1-1/+3
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-09-03[ci] formatGravatar Luiz Ferraz 1-7/+9
2024-09-03Fix mixed DB token env vars (#11894)Gravatar Luiz Ferraz 4-2/+135
* Fix mixed DB token env vars * Test env combinations * Fix linter issues * Fix linter issues --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-09-02fix(deps): update all non-major dependencies (#11896)Gravatar renovate[bot] 1-2/+2
2024-08-30chore: move node and vercel to adapters repo (#11866)Gravatar Alexander Niebuhr 1-1/+1
2024-08-28Add support for LibSQL remote (#11385)Gravatar Luiz Ferraz 1-0/+27
* Add support for remote LibSQL * Add support for local memory DB * Add some tests * Add push support * Fix switch cascading * Update .changeset/healthy-boxes-poke.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/db/src/runtime/db-client.ts [skip ci] Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * Use independent env vars for LibSQL and Studio backends * Expand comment regarding missing table * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-08-28fix(deps): update all non-major dependencies (#11837)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19fix(deps): update all non-major dependencies (#11765)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15[ci] formatGravatar Florian Lefebvre 1-1/+1
2024-08-15refactor: enforce node prefix (#11723)Gravatar Florian Lefebvre 1-2/+2
2024-08-13fix(deps): update all non-major dependencies (#11674)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-08update formatter config (#11640)Gravatar Darius 4-8/+8
* update formatter config * format --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-08-08chore: bump typescript-eslint to v8 (#11649)Gravatar Josh Goldberg ✨ 1-1/+1
2024-08-07Improve regex performance (#11635)Gravatar Bjorn Lu 2-5/+3
2024-08-05fix(deps): update all non-major dependencies (#11618)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31fix(deps): update all non-major dependencies (#11565)Gravatar renovate[bot] 1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-23fix(deps): update all non-major dependencies (#11522)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-17fix(deps): update all non-major dependencies (#11426)Gravatar renovate[bot] 1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-24fix(deps): update all non-major dependencies (#11318)Gravatar renovate[bot] 1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-06-11feat: upgrade pnpm (#11146)Gravatar Florian Lefebvre 1-5266/+0
2024-06-11fix(deps): update all non-major dependencies (#11222)Gravatar renovate[bot] 1-1/+1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30fix(deps): update all non-major dependencies (#11151)Gravatar renovate[bot] 1-3/+3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-22[ci] formatGravatar Emanuele Stoppa 1-1/+1
2024-05-22chore: fix missed failing test (#11115)Gravatar Emanuele Stoppa 1-1/+1
2024-05-22[ci] formatGravatar Emanuele Stoppa 13-152/+84
2024-05-22chore(db): move tests to node runner (#11109)Gravatar Emanuele Stoppa 13-133/+212
2024-05-21Fix inconsistent results from raw SQL (#11091)Gravatar Matthew Phillips 2-0/+24
* Fix inconsistent results from raw SQL * Remove .only * Fix * Update packages/db/src/runtime/db-client.ts Co-authored-by: Ben Holmes <hey@bholmes.dev> --------- Co-authored-by: Ben Holmes <hey@bholmes.dev>
2024-05-13[ci] formatGravatar Ben Holmes 1-1/+1
2024-05-13Fix `isDbError()` for remote errors (#11027)Gravatar Ben Holmes 3-7/+24
* fix: use LibsqlError for remote db errors * chore: remove unused drizzle.ts * fix(test): return expected `error` object * fix: error detail formatting * feat(test): error messages with remote adapter * feat(test): add code to test body * chore: changeset
2024-05-13fix(deps): update all non-major dependencies (#11015)Gravatar renovate[bot] 1-8/+8
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: bluwy <bjornlu.dev@gmail.com>