namespaceZtdQuery\Platform\Sqlite\Rewrite
Namespaces 9§
| Context | ZtdQuery\Platform\Sqlite\Rewrite\Context |
| Cte | ZtdQuery\Platform\Sqlite\Rewrite\Cte |
| FullText | ZtdQuery\Platform\Sqlite\Rewrite\FullText |
| GeneratedColumn | ZtdQuery\Platform\Sqlite\Rewrite\GeneratedColumn |
| Index | ZtdQuery\Platform\Sqlite\Rewrite\Index |
| Returning | ZtdQuery\Platform\Sqlite\Rewrite\Returning |
| Transformer | ZtdQuery\Platform\Sqlite\Rewrite\Transformer |
| Upsert | ZtdQuery\Platform\Sqlite\Rewrite\Upsert |
| View | ZtdQuery\Platform\Sqlite\Rewrite\View |
Classes 4§
| SqlEdits @visibility ZtdQuery\Platform\Sqlite | Applies non-overlapping source edits without invalidating earlier byte offsets. |
| SqliteQueryGuard public API | Classifies SQL and enforces ZTD write-protection rules for SQLite. |
| SqliteRewriter public API | SQLite rewrite implementation for ZTD. |
| StatementRewriter @visibility ZtdQuery\Platform\Sqlite | Builds the read projection and mutation plan for one SQLite statement. |