From: ivan Date: Sat, 31 May 2003 23:21:00 +0000 (+0000) Subject: doc X-Git-Tag: DBIx_DBSchema_0_22~2 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=6f27f367ef98911e8f99ea385b76e06d11237ffa;p=DBIx-DBSchema.git doc --- diff --git a/DBSchema.pm b/DBSchema.pm index 885a1d0..ebdf607 100644 --- a/DBSchema.pm +++ b/DBSchema.pm @@ -96,7 +96,9 @@ closely correspond to any non-portable column types. Use this to import a schema that you wish to use with many different database engines. Although primary key and (unique) index information will only be read from databases with DBIx::DBSchema::DBD drivers (currently MySQL and PostgreSQL), import of -column names and attributes *should* work for any database. +column names and attributes *should* work for any database. Note that this +method only uses "ODBC" column types; it does not require or use an ODBC +driver. =cut