0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:24:15 +01:00
posthog/rust/bin/migrate
2024-06-10 14:00:00 +01:00

5 lines
49 B
Bash
Executable File

#!/bin/sh
sqlx database create
sqlx migrate run