aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/pluginwriter/database.rst
Commit message (Collapse)AuthorAgeFilesLines
* Link to the plugin api stuff and the database plugin sections from the ↵Christopher Allan Webber2013-05-291-3/+6
| | | | | | quickstart. This commit sponsored by Nathan Stephenson. Thank you!
* Docs: Add a database guide to the plugin docs.Elrond2013-01-261-0/+111
Plugin writers will often need to create new tables. So give them some hints, what they need to do and where they might find more info.