Use include_dir to embed migration scripts and load them at runtime. This change allows for easier management and versioning of migrations.
2 lines
101 B
Bash
Executable file
2 lines
101 B
Bash
Executable file
pkill postgres && rm -rf botserver-stack && clear && \
|
|
RUST_LOG=trace,hyper_util=off cargo run
|