mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
20 lines
432 B
Markdown
20 lines
432 B
Markdown
# DBAL Scripts
|
|
|
|
## Overview
|
|
Automation and utility scripts for the DBAL system.
|
|
|
|
## Location
|
|
[/dbal/shared/scripts/](/dbal/shared/scripts/)
|
|
|
|
## Purpose
|
|
Contains shell scripts and utilities for:
|
|
- Database initialization
|
|
- Schema migration
|
|
- Development workflows
|
|
- Deployment automation
|
|
- Testing and validation
|
|
|
|
## Related Documentation
|
|
- [DBAL Architecture](/docs/dbal)
|
|
- [Development Guide](/docs/development)
|