aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/pluginwriter/database.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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.