Create and configure databases with DB admin authority; back up, restore and refresh Ingenium databases; export or import policies across environments.
- Separate DBA operations from daily work
- Keep checks before and after change
- Support refresh and investigation flows
Start or stop Ingenium regions, compile projects and process only the source actually affected to shorten the feedback loop.
- Parallel and incremental compilation
- Chain bind, restart and verification
- Run from the terminal or a Flow
Put Git in Ingenium context: work-item branches, golden-point comparison, changed-file discovery and the exact source set passed into compilation.
- One context from branch to build
- Reduce error-prone Git operations
- Produce explicit CI/CD input
Prepare environment configuration, shared utilities and a basic VS Code integration layer so developers can work in their current context.
- Configuration by environment
- One developer entry point
- Foundation for Vista Tasks in the IDE