I'm in the midst of prototyping a process built around the ingest of large documents into a SQLServer database. I see now that the Data Modeler does not provide support for relevant datatypes, namely varbinary.
What's the status of support for storage of binary objects in a modeled database? My particular need is for image files (JPEG, GIF, TIFF), PDF files, and Word processing files. Obviously this could be worked around, but I'd rather have objects be "first class" objects within BizAgi.
If no plans to add support, are there "best practice" work arounds that create the most flexibility within the BizAgi toolkit?