Commit fd7c8c5
authored
Add constant for SQLite driver loader path (#333)
## Summary
Define `WP_MYSQL_ON_SQLITE_PATH` constant in
`wp-pdo-mysql-on-sqlite.php` so that dependent projects can reliably
determine the path to the SQLite driver loader file.1 parent 9e02903 commit fd7c8c5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments