Commit 667de06
authored
Clarify WordPress query handling with SQLite integration (#305)
### What this PR does
Adds a technical FAQ entry explaining how the SQLite integration
interacts with WordPress database queries.
### Why this is needed
Users testing SQLite may assume core query behavior changes.
This clarification explains that the wpdb API remains unchanged
while queries are adapted internally.
### What I tested
Reviewed the documentation for technical accuracy and consistency
with the existing plugin behavior.1 parent 2dc3240 commit 667de06
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments