mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
20 lines
399 B
Markdown
20 lines
399 B
Markdown
# DBAL Scripts
|
|
|
|
## Overview
|
|
Automation and utility scripts for the DBAL system.
|
|
|
|
## Location
|
|
[/dbal/scripts/](/dbal/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)
|