npgsql - Npgsql: 2006-05-14 Josh Cooley - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql: 2006-05-14 Josh Cooley
Date
Msg-id 20060515023736.E9B3F86C55C@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
2006-05-14  Josh Cooley  <jbnpgsql@tuxinthebox.net>
    * Fixed NpgsqlCommandBuilder.cs to use just the column name from the DataTable so that the case is consistent in
theparameter names. 

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

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.10&r2=1.11)
        NpgsqlParameter.cs (r1.27 -> r1.28)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlParameter.cs.diff?r1=1.27&r2=1.28)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - rc: Give the connector the user specified password as well.
Next
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: 2006-05-14 Josh Cooley