Skip to content
Snippets Groups Projects
Commit fdff91d1 authored by Burhan Akbar's avatar Burhan Akbar
Browse files

Add database migration script with actual migration commands

parent 06808ffd
Branches
No related tags found
No related merge requests found
#!/bin/bash
# Simple database migration script
echo "Running database migrations..."
# Add your actual migration commands here
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment