2015-11-26 Paul Schneider * NpgsqlMRPProviders.csproj: nouvelles configurations de déploiement 2015-11-23 Paul Schneider * NpgsqlProfileProvider.cs: Fixe un bug introduit avec l'implementation des profiles anonymes. 2015-11-19 Paul Schneider * NpgsqlMRPProviders.csproj: adds a build target named "Lua" 2015-11-11 Paul Schneider * NpgsqlProfileProvider.cs: return the default value in the targeted Type, in case of DBNull 2015-11-06 Paul Schneider * NpgsqlProfileProvider.cs: nicer code 2015-11-04 Paul Schneider * NpgsqlProfileProvider.cs: * NpgsqlMembershipProvider.cs: 2015-11-03 Paul Schneider * NpgsqlMembershipProvider.cs: Fixes the latest commit concerning account creation and removal 2015-11-03 Paul Schneider * NpgsqlMembershipProvider.cs: insert a profile record before inserting the users record, to ensure a new foreign key constraint * NpgsqlProfileProvider.cs: better comments 2015-11-01 Paul Schneider * NpgsqlMembershipProvider.cs: xmldoc * NpgsqlProfileProvider.cs: use default values from configuration * NpgsqlUserNameProvider.cs: Fixes the username detection 2015-10-28 Paul Schneider * NpgsqlProfileProvider.cs: Fixes the defaultValue specification from config file