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

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: 2006-06-11 Josh Cooley <jbnpgsql@tuxinthebox.net>
Date: 2006-06-12 04:02:17
Message-ID: 20060612040217.9E4D986D7FC@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
2006-06-11 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)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:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommandBuilder.cs (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2006-06-12 13:01:39 snapshot - src: Uppercase/Lowercase mismatch fixed.
Previous Message User Jbcooley 2006-06-12 03:49:47 npgsql - Npgsql: 2006-06-11 Josh Cooley <jbnpgsql@tuxinthebox.net>