0
kicks
Ninja data type mappings with Mindscape LightSpeed
While LightSpeed has always supported mapping a large number of primitive types from the database to and from your code, occasionally you will want to control this process yourself - especially with legacy databases. Ninja data type mappings is a great way to manage custom data types using the LightSpeed ORM. This post discusses how to use it, including how it is supported in the LightSpeed Visual Designer.