Skip to content

Commit 0121fab

Browse files
authored
Merge branch 'main' into main
2 parents 1a89520 + 82c3bdd commit 0121fab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/sql/export_my_sql_dataabase_schema_without_exporting_its_data.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Export MySQL dataabase schema without exporting its data
2+
name: Export MySQL database schema without exporting its data
33
command: "mysqldump -h {{host_name_or_ip}} -u {{username}} -p --no-data dbname > {{output_sql_file_path}}"
44
tags:
55
- mysql

0 commit comments

Comments
 (0)