mirror of
https://github.com/jbranchaud/til
synced 2026-07-05 17:00:17 +00:00
Fix a typo in the title of the latest post.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Truncate Tables With Dependants
|
||||
# Truncate Tables With Dependents
|
||||
|
||||
In [Truncate All Rows](truncate-all-rows.md), I talked about how
|
||||
postgres's `truncate` can be used to quickly delete all rows in a table. In
|
||||
Reference in New Issue
Block a user