Macro Name |
Description |
Tested |
Author |
MySQL query |
1.3 |
SergioRGiraldo |
|
MySQL query |
1.3 |
JohannesBerg |
|
Supports Oracle or MySQL database queries. |
1.3, 1.5, 1.5.1 |
||
Macro allowing you to perform simple database functionality against data in MoinMoin pages. |
1.1 (CVS) |
Nick Trout |
|
Macro using pyPgSQL to provide a persistent (across macros in a single request) database connection that may be used in other macros |
1.1 |
William Waites |
|
Macro accompanying macro/SQLConnect.py to close the database connection |
1.1 |
William Waites |
|
A generic SQL Query Macro intended to demonstrate the use of a database connection created by macro/SQLConnect.py that outputs the results of the query in a simple table. |
1.1 |
William Waites |
|
Pulls data from a table on a separate page and prints it on the current page, based on matching the keyname (first column) |
1.1 |
ShandyBrown |
|
Uses DataFromKVPairs to create a link. Very useful for saving space or avoiding typing out long URLs |
1.1 |
ShandyBrown |