r9457: Reworked CLSQL file structure.
[clsql.git] / sql / base-classes.lisp
index 7ebbc5c534ac821b41406f391edb838c5e06ab91..4e33010e2e3be8afb06560b740eea38a114145c9 100644 (file)
@@ -51,4 +51,5 @@ are a list of ACTION specified for table and any cached value of list-attributes
              "<unbound>")
            (database-state object))))
 
-
+(setf (documentation 'database-name 'function)
+      "Returns the name of a database.")