mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
d4c91cb109
* db: export 'alias' from drizzle-orm/sqlite-core * chore: changeset * fix: changeset target --------- Co-authored-by: Ben Holmes <hey@bholmes.dev>
5 lines
114 B
Markdown
5 lines
114 B
Markdown
---
|
|
"@astrojs/db": patch
|
|
---
|
|
|
|
Expose the Drizzle `alias` utility from `astro:db` to enable self-joins on a table.
|