npgsql - Npgsql2: 2006-05-14 Josh Cooley <jbnpgsql@tuxinthebox.net>

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: 2006-05-14 Josh Cooley <jbnpgsql@tuxinthebox.net>
Date: 2006-05-15 02:46:28
Message-ID: 20060515024628.04A5886C55F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
2006-05-14 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net>
* Fixed NpgsqlCommandBuilder.cs to use just the column name from the DataTable so that the case is consistent in the parameter names.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommandBuilder.cs (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.2&r2=1.3)
NpgsqlParameter.cs (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlParameter.cs.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message User Rbt 2006-05-16 18:57:24 autodoc - autodoc: Add an uninstall target.
Previous Message User Jbcooley 2006-05-15 02:37:36 npgsql - Npgsql: 2006-05-14 Josh Cooley <jbnpgsql@tuxinthebox.net>