watermill-sql
watermill-sql copied to clipboard
Remove unused interfaces
Watermill-SQL only actually uses ExecContext and QueryContext, which is all Ent provides via the SQL Raw API, I've trimmed the interfaces down so they are compatible.