mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 04:20:46 +00:00
4 lines
174 B
Text
4 lines
174 B
Text
|
zed . \
|
||
|
"crates/collab/migrations.sqlite/20221109000000_test_schema.sql" \
|
||
|
"crates/collab/migrations/$(date -u +%Y%m%d%H%M%S)_$(echo $1 | sed 's/[^a-z0-9]/_/g').sql"
|