From: Ryan Davis Date: Thu, 7 Mar 2013 16:19:36 +0000 (-0500) Subject: keep a reference to the original connection spec used to create X-Git-Tag: v6.4.1~3 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;ds=sidebyside;h=f77d85fd5840378b71d2e29e4092e48c1a42c8ca;hp=f77d85fd5840378b71d2e29e4092e48c1a42c8ca;p=clsql.git keep a reference to the original connection spec used to create `odbc-database` connections This information is useful of introspection later down the line. ---