summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/database/results.rst
AgeCommit message (Collapse)AuthorFilesLines
2015-07-28[ci skip] Remove a redundant example from DB result docsAndrey Andreev1-12/+0
2015-07-24[ci skip] Remove some whitespaceAndrey Andreev1-7/+7
2015-07-24Merge pull request #3993 from lonnieezell/f/dbnumrowsAndrey Andreev1-16/+13
[ci skip] Removing use of num_rows() in DB results docs
2015-07-24Revamping to the tune of issetLonnie Ezell1-2/+2
2015-07-23[ci skip] Polish changes from PR #3990Andrey Andreev1-15/+18
2015-07-23Tabs vs Spaces and the forgotten rewrite.Lonnie Ezell1-6/+6
2015-07-23The little things. :)Lonnie Ezell1-1/+0
2015-07-22Removing use of ->num_rows() in DB results docs.Lonnie Ezell1-16/+14
2015-07-22Revamping User class example for Custom Result ObjectsLonnie Ezell1-8/+5
2015-07-22Rewording and typosLonnie Ezell1-13/+14
2015-07-21Added missing space.Lonnie Ezell1-1/+1
2015-07-21Adding Custom Result object documentation to Query Results docs.Lonnie Ezell1-0/+87
2015-03-02Small typosv3tli01-2/+2
Missed variable..
2015-02-02[ci skip] Fix #3515Andrey Andreev1-21/+21
2014-12-11[ci skip] Update DB result docsAndrey Andreev1-133/+143
Related: #3395
2014-12-08User Guide - query resultsJames L Parry1-43/+11
Removed attributes from class reference. Added square brackets for optional parameters. Signed-off-by:James L Parry <jim_parry@bcit.ca>
2014-12-06User Guide - generating query resultsJames L Parry1-0/+32
Added attributes to the class reference. Signed-off-by:James L Parry <jim_parry@bcit.ca>
2014-12-06User Guide - generating query resultsJames L Parry1-1/+184
Added class reference subsection to the "Generating query results" page in the Database Reference section of the User Guide. Signed-off-by:James L Parry <jim_parry@bcit.ca>
2014-11-25Database guide updateJames L Parry1-1/+2
Minor change to try to keep line lengths reasonable. Awkward with the example SQL queries. Signed-off-by:James L Parry <jim_parry@bcit.ca>
2014-11-25Database guide updateJames L Parry1-0/+8
Fixed the structure of the results page.. Signed-off-by:James L Parry <jim_parry@bcit.ca>
2014-11-25Database guide updateJames L Parry1-19/+15
Updated the results writeup. The formatting was inconsistent -> fixed. The terminology was inconsistent, often calling a method a function -> fixed. Signed-off-by:James L Parry <jim_parry@bcit.ca>
2012-12-04Rename DB_result _data_seek() to data_seek() and make it publicly availableAndrey Andreev1-9/+34
(as requested in #2050)
2012-06-26Fixing various Sphinx bugs and syntax errors in docsDerek Jones1-2/+2
2012-05-19Fixed typoJuan Ignacio Borda1-1/+1
2012-05-19Fixed some spacesJuan Ignacio Borda1-1/+1
2012-05-18Added doc notes for unbuffered_row() functionJuan Ignacio Borda1-0/+20
2012-03-05Fixed note in documentationTimothy Warren1-1/+1
2012-03-05Add a note to the num_rows() documentationAndrey Andreev1-2/+7
2011-10-07cleaning up and formatting database pagesJoseph Wensley1-17/+79
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones1-0/+124