mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
38abae47b5
* Add fixture and tests for integration with no user db config * Create database tables when integration seed files load * Defer running seed function until all modules are loaded * Update package name * Add test & fixture for a project with no seed file * `recreateTables()` from `seedLocal()` (and move it out of main runtime module) * Fix typo after rebase * FREEZE DON’T MOVE * Move `seedLocal` export back to runtime * Simplify seed file normalization * Clean up test files * Add build tests for no-seed and integration-only fixtures * Add changeset |
||
---|---|---|
.. | ||
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