-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
Hi there! Are there any plans to support the TRUNCATE command in Opaleye? At the moment if we want to clear a table we have to do DELETE FROM ... WHERE true (i.e. Delete table (const (toFields True)) rCount), which can be considerably slower for very large tables.
Metadata
Metadata
Assignees
Labels
No labels