Skip to content

Commit 16e77c8

Browse files
✅ test: random commit to test enviroment
1 parent c69cfef commit 16e77c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/cli/cli-database.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: |
66
order: 5
77
category: CLI
88
---
9-
9+
1010
## What it does
1111

1212
`spraxium database` (alias `spraxium db`) generates a fully wired database module inside your project. It walks you through an interactive wizard where you select an ORM and a database engine, then scaffolds the module files, patches your environment config with the required keys, installs the necessary packages, and optionally registers the module in your *AppModule*. By the end of the wizard your project is ready to run queries with no manual configuration.

0 commit comments

Comments
 (0)