]> scripts.mit.edu Git - wizard.git/blobdiff - doc/module/wizard.install.rst
Handle Wordpress random keys correctly on install and upgrade.
[wizard.git] / doc / module / wizard.install.rst
index 91d59b6faa67aefeeb96ca80ccfea01aec1ec784..c3800d0c0f7568d56b641310bcbc2a92057510f7 100644 (file)
@@ -18,7 +18,7 @@ Predefined classes
 ------------------
 .. autoclass:: WebArgSet
     :show-inheritance:
-.. autoclass:: MysqlArgSet
+.. autoclass:: DbArgSet
     :show-inheritance:
 .. autoclass:: AdminArgSet
     :show-inheritance:
@@ -43,12 +43,11 @@ Functions
 ---------
 .. autofunction:: fetch
 .. autofunction:: preloads
+.. autofunction:: dsn_callback
 
 Exceptions
 ----------
 .. autoexception:: Error
-.. autoexception:: Failure
-    :show-inheritance:
 .. autoexception:: StrategyFailed
     :show-inheritance:
 .. autoexception:: UnrecognizedPreloads