mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
|
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"
|