cradle-sql: update truncate wording
This commit is contained in:

committed by
Agniva De Sarker

parent
7afed4adcc
commit
65f8d2a99c
@@ -10,11 +10,11 @@
|
||||
|
||||
`cradle sql build {{package_name}}`
|
||||
|
||||
- Truncate the entire database:
|
||||
- Empty the entire database:
|
||||
|
||||
`cradle sql flush`
|
||||
|
||||
- Truncate the database tables for a specific package:
|
||||
- Empty the database tables for a specific package:
|
||||
|
||||
`cradle sql flush {{package_name}}`
|
||||
|
||||
|
Reference in New Issue
Block a user