-
-
src/Lunr/Gravity/Database/DatabaseAccessObject.php (Diff revision 1) I'd rather have it combined, and then supported in all current result methods. Like
result_array($query, $associative = TRUE)
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+80 -14) |
-
-
src/Lunr/Gravity/Database/DatabaseAccessObject.php (Diff revision 2) TRUE for returning rows as associative arrays,
FALSE for returning rows as enumerated arrays -
src/Lunr/Gravity/Database/MySQL/MySQLQueryResult.php (Diff revision 2) I like the way you did it for sqlite better :)
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+82 -14) |