mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
2e4958c8a7
* Add integrations API for adding db config/seed files
* Fix seeding when user seed file is present
* Add basic test and fixture for integrations API
* Freeze that lockfile
* Test to see if this is a Windows fix
* Don’t import.meta.glob integration seed files
* Make integration seed files export a default function
* style: rejiggle
* Fix temporary file conflicts
* Remove changes to Astro’s core types, type utility method instead
* Use `astro:db` instead of `@astrojs/db`
* Revert unnecessarily cautious temporary path name
This reverts commit
|
||
---|---|---|
.. | ||
src | ||
test | ||
CHANGELOG.md | ||
index.d.ts | ||
package.json | ||
README.md | ||
tsconfig.json | ||
virtual.d.ts |
@astrojs/db (experimental) 💿
This Astro integration enables the usage of SQLite in Astro Projects.
Documentation
Read the @astrojs/db
docs
Support
-
Get help in the Astro Discord. Post questions in our
#support
forum, or visit our dedicated#dev
channel to discuss current development and more! -
Check our Astro Integration Documentation for more on integrations.
-
Submit bug reports and feature requests as GitHub issues.
Contributing
This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:
License
MIT
Copyright (c) 2023–present Astro