Replace SELECT * FROM (subquery) LIMIT/OFFSET pattern with direct LIMIT/OFFSET appending for all database types, matching the existing MySQL approach. This prevents "Duplicate column name" errors when paginating JOIN queries that produce same-named columns. |
||
|---|---|---|
| .. | ||
| assets | ||
| src | ||
| tests | ||
| Cargo.toml | ||