﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	function	customer	blocking	blockedby	due_assign	due_close	complete	estimatedhours	revision_no	last_fixed	last_closed
23	ICommonDbParameterCollection で名前の比較で大文字小文字を無視する	sarai		"データベースによって切り替えられるようにする必要がある。
SQLServer は次の実装。
{{{
CultureInfo.CurrentCulture.CompareInfo.Compare(strA, strB, CompareOptions.IgnoreWidth | CompareOptions.IgnoreKanaType | CompareOptions.IgnoreCase)
}}}"	不具合	new	中		Framework														
