dynamic-linq-query-builder icon indicating copy to clipboard operation
dynamic-linq-query-builder copied to clipboard

Added missing datatypes to GetDefaultColumnDefinitionsForType

Open ItzFender opened this issue 2 years ago • 1 comments
trafficstars

Added missing datatypes to GetDefaultColumnDefinitionsForType:

  • float
  • float?
  • decimal
  • decimal?
  • long
  • long?

ItzFender avatar Sep 13 '23 16:09 ItzFender

This addresses issue #55

ItzFender avatar Sep 13 '23 16:09 ItzFender