Thread: npgsql - Npgsql: 2006-06-11 Josh Cooley

npgsql - Npgsql: 2006-06-11 Josh Cooley

From
jbcooley@pgfoundry.org (User Jbcooley)
Date:
Log Message:
-----------
2006-06-11  Josh Cooley  <jbnpgsql@tuxinthebox.net>
    * Fixed NpgsqlCommandBuilder.cs to always qualify table names with the schema name so that the command builder can
beused with tables in other schemas. 

Modified Files:
--------------
    Npgsql/src/Npgsql:
        NpgsqlCommandBuilder.cs (r1.11 -> r1.12)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.11&r2=1.12)