npgsql - Npgsql: 2006-06-11 Josh Cooley <jbnpgsql@tuxinthebox.net>

Started by Nonameabout 20 years ago1 messagescomitters
Jump to latest
#1Noname
jbcooley@pgfoundry.org

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 be used 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&amp;r2=1.12)