summaryrefslogtreecommitdiff
path: root/ext/sqlite3/tests/sqlite3stmt_getsql_expanded.phpt
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-181-1/+1
* Use EXPECT instead of EXPECTF when possible EXPECTF logic in run tests is co...Gabriel Caruso2020-04-271-1/+1
* Implement SQLite3Stmt::getSQL method, returning the original statement SQL, e...BohwaZ2018-12-151-0/+67