X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2Fappendix.xml;h=4c77eaad0dc24548136eb0b6c3847f5426a78e6b;hp=4a0a3646644f6e9e2ad9295af17d263817e414be;hb=eefedf3f7e0ace05e4c9724567f87dc88a3f1c2e;hpb=a36acf72b1781e66e0271a06985b21c7fddaf6d0 diff --git a/doc/appendix.xml b/doc/appendix.xml index 4a0a364..4c77eaa 100644 --- a/doc/appendix.xml +++ b/doc/appendix.xml @@ -25,7 +25,7 @@ Initialization Use - (mk:load-system :clsql-mysql) + (mk:load-system :clsql-mysql) to load the MySQL back-end. The database type for the MySQL back-end is :mysql. @@ -91,7 +91,7 @@ Initialization Use - (mk:load-system :clsql-postgresql) + (mk:load-system :clsql-postgresql) to load the PostgreSQL back-end. The database type for the PostgreSQL back-end is :postgresql. @@ -180,7 +180,7 @@ Initialization Use - (mk:load-system :clsql-postgresql-socket) + (mk:load-system :clsql-postgresql-socket) to load the PostgreSQL Socket back-end. The database type for the PostgreSQL Socket back-end is :postgresql-socket. @@ -270,7 +270,7 @@ Initialization Use - (mk:load-system :clsql-aodbc) + (mk:load-system :clsql-aodbc) to load the MySQL back-end. The database type for the AODBC back-end is :aodbc.